Posts

Showing posts from September, 2016

Change WebStorm VCS modified file color

Image
On Ubuntu, using WebStorm 2016.2 (and other Intellij project such as Android Studio) and the standard Dracula theme, I can't barely see VCS (Git, Mercurial) modified files in the project view pane as here: Hard to find the proper option. Turns out (thanks  https://www.jetbrains.com/help/idea/2016.2/file-status-highlights.html ) it can be found by typing "file status" in the Settings preferences and looking for the "Modified" entry... Note that I had to restart WebStorm to see the change