jonschlinkert / sublime-monokai-extended

Extends Monokai from Soda with additional syntax highlighting for Markdown, LESS, HTML, Handlebars and more.
https://github.com/jonschlinkert
MIT License
514 stars 91 forks source link

Monokai Light: gray text + white background #66

Closed PixelT closed 7 years ago

PixelT commented 8 years ago

Hard to read / write gray text on white background :) Please change / fix it.

monokai

Imo the comments should be in this (gray) color.

jonschlinkert commented 8 years ago

Here is what it looks like for me:

screen shot 2016-05-12 at 11 04 30 am
PixelT commented 8 years ago

Please open some JSON file (for example Settings or Key Bindings)

simonhaenisch commented 8 years ago

Having the same problem with json files, though I don't use the light scheme very often, so not really an issue for me.

If you want to fix it, I think it's set in Monokai-Extended-Light.JSON-tmTheme in line 439 and it should probably have the value of string variable (line 196).

The corresponding line in the .tmTheme file is 713. I haven't done any color-scheme work, so I'm not familiar with how, i.e. where to change it.

BTW the Monokai Extended scheme is my favorite :heart: