I really liked the Monokai color theme, except for one thing - I can barely see the comments which are more than half the actual code text. Is there a way to change the color of the comments specifically but keep the rest according to monokai?
Go to Preferences: Settings from the command palette. You now have to create a file with the exact same name and extension as the_color_scheme_name. sublime-color-scheme in the User directory.
Sublime Text 3 has a number of pre-installed themes that can be enabled by clicking on “Preferences” in the top bar, then clicking “Color Scheme”. Click on “Preferences” in the top bar, then click “Color Scheme”.
Press Ctrl+Alt+S to open the IDE settings and select Editor | Color Scheme | Language Defaults | Semantic highlighting. Select the Semantic highlighting checkbox and customize the color ranges if necessary.
Those are the steps:
open the command palette in sublime text by typing: Ctrl+Shift+P
type: control install package
restart sublime text
Reenter again into the command palette by typing the same thing again
type prv and search for: PackageResourceViewer- Open resource
Click on: Color Scheme - Default and choose Monokai.tmTheme
When you enter the .xml file. go to line 54 I think (under the comment line) and change that value to whaterver you want
For me i use: #26E372 // is a green color For yellow color you can use: #FFFF00
If you want to know wich number to choose: you can go to this site to know: http://tmtheme-editor.herokuapp.com/#!/editor/theme/Monokai
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With