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: color in gutter display wrong #67

Closed PixelT closed 7 years ago

PixelT commented 8 years ago

In Monokai Origin:

monokai-origin

In Monokai Light:

monokai-light

I used Color Highlighter

jonschlinkert commented 8 years ago

what color should they be? They look correct to me.

PixelT commented 8 years ago

They should be this same as in first (dark) screen: red, red, red, green But in Light theme, all colors are black (as in 2 screenshot)

jonschlinkert commented 8 years ago

Oh I see, sorry I missed the light part of the title. Want to do a pr?

PixelT commented 8 years ago

Unfortunately not ;)

simonhaenisch commented 8 years ago

It may be because of line 1211 in Monokai-Extended-Light.JSON-tmTheme. At least that's the color, it's a gutter setting and the settings with sublimelinter scope don't exist in any of the other theme files.

jonschlinkert commented 7 years ago

Unfortunately not ;)

Ok, closing