Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comma background in destructuring assignments #59

Closed
Janpot opened this issue Sep 19, 2018 · 5 comments
Closed

Comma background in destructuring assignments #59

Janpot opened this issue Sep 19, 2018 · 5 comments

Comments

@Janpot
Copy link

Janpot commented Sep 19, 2018

Something seems to be a bit off on the commas when I destructure multiple values
screen shot 2018-09-19 at 12 41 24

@bathos
Copy link
Owner

bathos commented Sep 19, 2018

@Janpot the choices of what coloring to apply to scopes comes from themes rather than the syntax definition. ES Sublime comes bundled with some themes, but that’s not one of them.

@bathos bathos closed this as completed Sep 19, 2018
@Janpot
Copy link
Author

Janpot commented Sep 19, 2018

You're right. Been using spacegray for years without a problem. Looks like current versions of sublime support default themes/color schemes that align better with my preferences. Thanks.

@blake-regalia
Copy link
Collaborator

@Janpot if you're using nested syntax directives then I'd recommend checking out the excelsior Ecmascript theme. Cmd+Shift+P > UI: Select Color Scheme > excelsior

@Janpot
Copy link
Author

Janpot commented Sep 19, 2018

Thanks. I've always been using
https://github.com/kkga/spacegray/blob/master/base16-ocean.dark.tmTheme
For now the Mariana default color scheme seems to hurt my eyes the least. I don't think I'm ready to go with excelsior yet.

@bathos
Copy link
Owner

bathos commented Sep 19, 2018

I would love to get some 'es-sublime enhanced' versions of common schemes in here at some point, though I’m not exactly the greatest at that stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants