Color Scheme
已回答
Current Style is like this
But I'd like to change the color of `Style.style` to look like this:
I feel like I have touch everything there, but i haven't been able to find the right place to change it. Specially I want the Camelcased "classes" to be different color then the functions/variables related to the class. Right now they are all the same :/
请先登录再写评论。


Hi, there is a semantic highlighting:
https://blog.jetbrains.com/pycharm/2017/01/make-sense-of-your-variables-at-a-glance-with-semantic-highlighting/
I want to change to color of the Static class so it wouldn't match the color of its method. So highlight's no good here.
The intellij version of the code looks so one colored, we SublimeText color coding that tells me more information without reading it
Semantic highlighting allow to pick different colors for various variables. Also it's possible to change Class name colour in Settings | Editor | Color scheme | Language default