After updating to 2021.2 EAP, the background color of the autocomplete candidate box is incorrect
See original GitHub issueIntelliJ IDEA 2021.2 EAP (Community Edition)
Build #IC-212.3116.43, built on May 27, 2021
Runtime version: 16+36-202103192335 amd64
VM: OpenJDK 64-Bit Server VM by AdoptOpenJDK
Windows 10 10.0
GC: ZGC
Memory: 16384M
Cores: 32
Registry: ide.intellij.laf.enable.animation=true, debugger.watches.in.variables=false, ide.tooltip.initialDelay=0, ide.balloon.shadow.size=0
Non-Bundled Plugins: amadeus.maho (212.3116.43), io.acari.DDLCTheme (15.1.0)
Kotlin: 212-1.4.32-release-IJ3116.43
This is what it looks like now.
This is what it looked like before.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Code completion popup uses light theme when the IDE is set ...
It appears that the 2021 EAP is not displaying hints the same way that 2020 did. In IntelliJ 2020, the hints were displayed...
Read more >Removing input background colour for Chrome ...
The design I'm working on is using light text on a dark background, so this really messes up the look of the form...
Read more >Search Results - CVE
The mission of the CVE® Program is to identify, define, and catalog publicly disclosed cybersecurity vulnerabilities.
Read more >sheet1
NOTE: There is an INAS Technical Update 2021.2 from The College Board. ... instead of selecting all the students in the background when...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Tested and found no problems.
Aight, I put the change in that makes it such that you shouldn’t have to modify your
icls
file now. You can still add it though, that way if theCompletionPopup.background
ever gets removed from platform, you’ll still have a consistent lookup window.