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

[Question] Turn strings in JSX White #22

Closed
timlogemann opened this issue Mar 23, 2018 · 2 comments
Closed

[Question] Turn strings in JSX White #22

timlogemann opened this issue Mar 23, 2018 · 2 comments

Comments

@timlogemann
Copy link

I'm used to having strings in elements like <p>Hello world</p> in white.
Your extension changes them to the same blue color as my brackets.

I don't expect you to change it, because it's probably a personal preference for you to have them in blue. However I would like to know where I can change this in the extension so that I can fork it and modify it to suit my personal preferences. I don't want to switch to say, Sublime Babel, as I've found this extension better understands when to input the right comments and I really like the different colors for components.

Some images to explain what I mean:
screen shot 2018-03-23 at 11 14 54

screen shot 2018-03-23 at 11 15 14

@michaelgmcd
Copy link
Owner

This is based entirely on your chosen theme. I'm currently using "Ayu Mirage" and my JSX strings are white. You can see what the TM scope is by using the command palette (CMD+P) and selecting "Developer: Inspect TM Scopes" with your cursor on the text (see below)
screen shot 2018-03-23 at 11 17 44 am
Please see gandm/language-babel#1 if you want to manually override your color theme.

@michaelgmcd
Copy link
Owner

Please re-open this if this doesn't work.

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

2 participants