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

HTML tag's style property is not colored correctly #177

Closed
kathleenmiranda opened this issue Apr 29, 2021 · 3 comments
Closed

HTML tag's style property is not colored correctly #177

kathleenmiranda opened this issue Apr 29, 2021 · 3 comments

Comments

@kathleenmiranda
Copy link

Hello, I'm using VS Code version 1.55.2 and noticed that the style property in HTML files is not following the color scheme.
image

In the screenshot above, you can see that only the first quotation marks are yellow, while the rest is white, including the closing quotation marks. This is happening in both color themes, Dracula and Dracula Soft. Is this behavior correct?

@dsifford
Copy link
Member

This is likely an issue with the syntax. To verify, see if a similar issue occurs with any other theme.

@kathleenmiranda
Copy link
Author

I changed the theme and it only seems to happen on the Dracula themes.

Here is the screenshot when using Atom One Dark Theme:
image

Here it is with the default VS Code theme:
image

And here is the Electron Color theme:
image

@dsifford
Copy link
Member

Fixed in 252f50b

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

No branches or pull requests

2 participants