jkaving / intellij-colors-solarized

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

Make Kotlin theme to be more like java #148

Closed turbanoff closed 9 months ago

turbanoff commented 7 years ago

Hello. I use solarized light color scheme. Currently I'm working on project with both languages: java and kotlin. And it's really hard to read code in kotlin after reading java code. It has too many gray symbols, too blue keywords. It would be nice to have kotlin highlighting almost like java: same colors - same meaning.

jkaving commented 7 years ago

I have never used Kotlin myself, so I don't feel particularly suited to fix this. But I think it sounds reasonable that Kotlin should look similar to Java so pull requests for improving this would be very much appreciated.