SublimeText / Spacegray

A Hyperminimal UI Theme for Sublime Text
https://sublimetext.github.io/Spacegray/
MIT License
7.19k stars 431 forks source link

Better support for ES6 / Babel syntax #150

Closed WickyNilliams closed 2 months ago

WickyNilliams commented 9 years ago

If you set syntax to Babel (via babel-sublime), the theme gets a bit carried away and colours almost everything in.

Here is spacegray (80s) set to JS syntax. Consider this our baseline: screen shot 2015-02-24 at 12 34 39

Here is spacegray (80s) set to Babel syntax. As you can see, it seems to colourise far too much of the syntax, making it hard to quickly distinguish parts of the code: screen shot 2015-02-24 at 12 32 22

Compare this with the Monokai variant that comes with babel-sublime. Much less colourised syntax, meaning easier to scan: screen shot 2015-02-24 at 12 32 55

jakemmarsh commented 9 years ago

+1. Love this theme more than any other I've found, but this could be a dealbreaker

elaijuh commented 9 years ago

+1. really need this coming along with babel-sublime

luca-moser commented 9 years ago

+1 with the new syntax highlightning in Build 3094 of ST3 Spacegray will now have the ugly highlightning per default.

image

elaijuh commented 9 years ago

may i know if es2015 syntax will be supported? any time box for it?

gaearon commented 9 years ago

I use Spacegray with Babel + Oceanic Next as color scheme.

DenisIzmaylov commented 9 years ago

I use my custom schema

n1ghtmare commented 9 years ago

:+1:

jsynowiec commented 8 years ago

+1. Would be nice to have a proper syntax highlighting for ES2015 and React in base16-eighties theme.

mrchief commented 8 years ago

:+1: Please make the bleeding stop! :)

deathaxe commented 2 months ago

Closing as duplicate of #167