level-up-vscode-theme
level-up-vscode-theme copied to clipboard
HTML script tags are not highlighted in HTML file
Hello,
First of all, great theme :v:
I found that in a HTML file script tags are not highlighted like other tags such as <link>, <title> both in <head> and in <body>. It may be related to this rule. Though it may have been done on purpose
Thank you.
Will give this a close look. The doctype color is intentional but I'd think the script should be the same as meta and title