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 C# specific syntax highlighting #33

Closed huipvandenende closed 3 years ago

huipvandenende commented 3 years ago

I love this theme but felt that it could be improved a bit for C# use. I changed some colors so it's easier to for example differentiate fields from functions. I also added a C# code example.

Old:

exampleOld

New:

exampleNew
jdinhify commented 3 years ago

Also please add yourself to the contributors section in package.json & README.md 🙏

huipvandenende commented 3 years ago

I have updated the colors so "this" is consistent with the other purple elements. Thanks for pointing that out.

(Excuse the fat fingers)

jdinhify commented 3 years ago

:tada: This PR is included in version 1.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: