jkaving / intellij-colors-solarized

Solarized Colorscheme for IntelliJ IDEA
3.26k stars 430 forks source link

Support for new file status colors #143

Closed koraktor closed 7 years ago

koraktor commented 7 years ago

It looks like the 2017.1 series of JetBrains IDEs comes with new options for file status colors.

File Status

jkaving commented 7 years ago

This seems to be an intentional change in IntelliJ IDEA. See this comment in Youtrack issue IDEA-166300:

File status colors are not available for custom color schemes. If you need to modify them, you need to select either Default or Darcula (depending on UI theme which you are currently using) and then go back to your own editor scheme. In the future this section will be taken out from Editor|Colors and Fonts since it defines colors for the rest of UI which may not be consistent with the selected editor scheme.

But this shouldn't be a problem - since commit dc6aeea86aff2ef147bab0f6e41bde292c5fd738 the intellij-colors-solarized scheme no longer sets any file status colors, they will be inherited from the Default or Darcula color schemes