Closed derwok closed 8 years ago
Related Discussions:
As @aik099 says, this seems to be the same problem as in #108 and #109.
@derwok - Are you using the latest version of the color scheme files?
Thanks for the hint. Actually - before writing the issue I downloaded the latest "settings.jar". And I thought I had successfully updated to this version - but seems I was wrong. I just repeated download and re-installed - and super! New bracket-highlighting is much better => Problem solved. Thanks for the hint. My fault. And thanks again for your great work to bring these colors to IDEA! ;-)
No problem - glad to hear you got it sorted out !
First: Thanks for adapting Solarized to IntelliJ IDEA!
While working with HTML I very often have the problem that while my cursor is running through the code I barely can read the HTML tags... It seems due to bracket highlighting (see image#1), where my cursor is behind(!) the HTML tag. Here I get dark green background with blue font color.
Its OK, while inside a tag (see image#2) - nice subtle background color!
When I am in normal code bracket highlighting has the same greenish background color, which is OK, as the green background gets white text color (see image#3).
Is there a possibility to get all-bright text color while bracket matching is active with green background?