Sublime Forum

Help with Syntax highlighting in the .tmTheme Color Schemes

#1

first off in python I am unable to change the syntax highlighting for code like

hex(int)

where I cannot find where in the .tmTheme to edit how the hex part is highlighted.

Next, I can’t find out where to change normal text, like

this_number = 9
^ What part of the .tmTheme do I edit to change what color this is?

Punctuation and symbols , like .:;,+=-~%*^&!
how do I change the syntax highlighting for these separate of the the syntax highlighting of the this_number mentioned above?

Whitespace: does it even have an option for changing the syntax that is separate from the foreground?

0 Likes