kevinsawicki / monokai

Monokai Atom Syntax theme
241 stars 133 forks source link

Why is the theme different from the screenshot? #98

Closed midgethoen closed 6 years ago

midgethoen commented 6 years ago

I installed and activated the theme.

the syntax colours did change, but they are not the same:

screen shot 2017-12-13 at 18 17 42

Am I missing something here, is the README image outdated, or is something wrong with my installation?

gustavoalfaro commented 6 years ago

Yes, the README image is outdated, but I also notice that your theme is little bit weird the constants outside the render method shouldn't be on that color, only if they're on uppercase are purple, are you using javascript syntax instead of Babel ?

gustavoalfaro commented 6 years ago

This is the best syntax if you are working with ES6 image

midgethoen commented 6 years ago

Yes, the README image is outdated

Allright then. It puzzled me for a little bit because I was looking for the -- original, I guess -- monokai theme.

but I also notice that your theme is little bit weird the constants outside the render method shouldn't be on that color, only if they're on uppercase are purple, are you using javascript syntax instead of Babel ?

I was using atom-ide and ide-typescript when I took that screenshot. for reference, in case you want to troubleshoot this further, a screen shot with language-babel installed:

screen shot 2017-12-14 at 09 31 23