Color Scheme

Answered

Current Style is like this

enter image description here

But I'd like to change the color of `Style.style` to look like this:

enter image description here

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 :/

1
3 comments

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

0

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

0

Please sign in to leave a comment.