Hello,
I have a custom quick panel using the sublime.MONOSPACE_FONT
flag. As you can see from the screenshot, the highlighted text (“class”) is hardly distinguishable from the rest of the text (I’m using Adaptive
theme). I would like to change the color of the highlighted text, or make it more bold, but I have no idea what’s the name of the element I should update within the Adaptive.sublime-theme
file, since it’s 3000 lines of code. Any idea?
More in general: theming is probably the most difficult thing for me in terms of
ST customization. Any suggestion / resource in this regard would be highly appreciated. How do theme writers do their job? While googling I found this https://tmtheme-editor.herokuapp.com/ but unfortunately it doesn’t work. :-\
Thanks!