Closed Crilum closed 2 years ago
Bash has, so far, no semantic highlighting. It's also never going to be the most colorful of languages since there just aren't that many different constructs.
And just to reiterate the theme does not provide grammars, it just colors tokens and grammar information that is already provided. For Bash a good provider seems to be Bash IDE
From there I tweaked a few settings and for some more accurate colorings for commands, variables and assignments, parameters and modifiers:
These changes are included in the new 1.0.5 release.
Thanks!
Just installed your theme in VS Code, and opened my Bash code, and it looks cool, but doesn't look, well, very rainbowy:
If Bash has Semantic Highlighting, maybe you could add some syntax highlighting for it? :smiley: