Closed ilovezy closed 9 years ago
The way Sublime Text works, we can't specify a color directly. You have to use a color scope name from your color scheme file. Check out the color_scope_name
option in the readme.
I see, but how can i modify my color scheme file, it look like a zip file
It is indeed a zip file! Easiest is using "Edit Package Resource" from https://github.com/skuroda/PackageResourceViewer.
You can also just pick a different color from the unedited color scheme file.
ouch! thanks a lot
I think the sometimes the color of comments sometime are to dark to see,
I hope you can add a setting options which maybe like this
"wordhighlight_background": "orange", "wordhighlight_font_color": "white"
that will be great help for me since this is the only plugin I can find on sublime, please if it's not too hard