jkaving / intellij-colors-solarized

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

Inherit Darcula default colours for Darcula versions #138

Closed wmono closed 7 years ago

wmono commented 7 years ago

Instead of overriding Default theme colours to Darcula theme colours, inherit the Darcula theme colours. This cleans up the buildjar.sh script quite a bit and prevents colours from drifting if Darcula is changed upstream.

jkaving commented 7 years ago

This seems like a great idea - thanks for taking the time to do a pull request!

I did actually think about this in February, as evidenced by the comment here:

I will need to investigate whether Solarized Dark should specify Darcula as its parent scheme.

... but I never did look into it more.