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

Feature/reasonml extra #12

Closed michaelboulton closed 5 years ago

michaelboulton commented 5 years ago

Before: screenshot_2018-11-25_17-35-41

After: screenshot_2018-11-25_17-56-24

The reasonml grammar highlights some things very weirdly (eg, it thinks that type ascriptions in function arguments are strings) but this at least makes it so everything isn't red and orange.