gerane / VSCodeThemes

Themes for Visual Studio Code
200 stars 77 forks source link

Smyck Theme not highlighting function or keywords #91

Open CodeSammich opened 3 years ago

CodeSammich commented 3 years ago

For example, in Python, a line like

assert x is not None

would not highlighting anything besides assert, even with Magic Python or other linters.