darkula
darkula copied to clipboard
method, function name and extends is colored white
Some of the keywords like extend function name are color white how could i change the color of those?


Download darkula.tmTheme and modify the RGB color value of Function name (like #FFD155).
Extract (with 7-zip) the /path/to/Packages/Color Scheme - Default.sublime-package and add darkula.tmThemefile to the directory.
Zip again with the same name.
On the Sublime Text menu, go to Tools -> Command Palette and type UI: Select Color Scheme
and select darkula.
Now function names should have the color you've just set.