sublime-markdown-extended icon indicating copy to clipboard operation
sublime-markdown-extended copied to clipboard

Monokai Extended Light

Open mcnesium opened this issue 10 years ago • 3 comments

Using Monokai Extended Light theme GFM fenced blocks look like this:

tisuuth1

The background color should be adjusted to light background color.

mcnesium avatar Apr 08 '15 09:04 mcnesium

yeah the light theme needs to be updated. Honestly I think I just forgot to update it when I made changes a long time ago, but it seems like most users want the dark them. I personally don't use the light theme, but I'll work on getting it updated when I get back from vacation next week.

pr would be welcome too!

jonschlinkert avatar Apr 09 '15 21:04 jonschlinkert

I like the light theme better in my daylight-flooded office ;)

When I figure out how to modify ST themes, I'll be happy to file a PR.

mcnesium avatar Apr 10 '15 07:04 mcnesium

To fix, at Monokai Extended Light.tmtheme line 1508 set the background string to #fafafa. You can also do the same thing in the JSON-tmtheme at line 939.

wgregp avatar Nov 09 '16 12:11 wgregp