gruvbox-community / gruvbox

Retro groove color scheme for Vim - community maintained edition
MIT License
801 stars 62 forks source link

Added more colors for operator in OCaml #144

Closed scottdlai closed 4 years ago

scottdlai commented 4 years ago

Hi :D,

I've added colors for operators in OCaml to add more variants for the language.

before after

Thank you for your time 😃

undu commented 4 years ago

When using neovim's tree-sitter punctuation is highlighted as orange, maybe the theme could be made to be more consistent instead of using aqua.

Example: Screenshot_20200920_201635

I'd like to go over gruvbox's support of tree-sitter highlight groups as well, same as the LSP PR I have open.

rbong commented 4 years ago

Yeah I'm not sure how I feel about everything using aqua either.

rbong commented 4 years ago

It looks good. I've merged the changes together in https://github.com/gruvbox-community/gruvbox/commit/9e71159ffa93be1e772d2cb3c78ee940f7b308ba

Let me know if there are any problems here or in a new issue