jdinhify / vscode-theme-gruvbox

Gruvbox theme for vscode based on https://github.com/morhetz/gruvbox
https://marketplace.visualstudio.com/items?itemName=jdinhlife.gruvbox
MIT License
274 stars 63 forks source link

Add better powershell highlighting #13

Closed michaelboulton closed 5 years ago

michaelboulton commented 5 years ago

Before: captureb

After: capturea

Ideally this would also highlight cmdlet parameters in grey or something, but the grammar doesn't expose it

michaelboulton commented 5 years ago

This is what the code sample looks like for me: capture

(I am using the rainbow brackets extension, the theme doesn't make them blue or anything)