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] Inline-styles are not highlighted correctly #10

Closed
TheAlexLichter opened this issue May 10, 2022 · 0 comments
Closed

[HTML] Inline-styles are not highlighted correctly #10

TheAlexLichter opened this issue May 10, 2022 · 0 comments

Comments

@TheAlexLichter
Copy link

TheAlexLichter commented May 10, 2022

Update

This seems to be an (now resolved) issue of the underlying github-vscode-theme @ primer/github-vscode-theme#163. Will close here though and re-open the shiki issue linked below because both themes work fine in VSCode now.


Original

When using inline styles, e.g. <p style="color: red">Red content</p> while using the html language setting for shiki and using the vitesse theme, they are not highlighted correctly. This applies to both, the dark and light version.

Example with Shiki and the theme

In VSCode this works fine though 🙈

grafik

Further Info

```html
<p style="color: red">Red content</p>
```
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

1 participant