We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1 diff --git a/colors/molokai.vim b/colors/molokai.vim 2 index 1ac92ee..d02b6d5 100644 3 --- a/colors/molokai.vim 4 +++ b/colors/molokai.vim 5 @@ -172,7 +172,7 @@ if &t_Co > 255 6 hi Ignore ctermfg=244 ctermbg=232 7 hi IncSearch ctermfg=193 ctermbg=16 8 9 - hi keyword ctermfg=161 cterm=bold 10 + hi Keyword ctermfg=161 cterm=bold 11 hi Label ctermfg=229 cterm=none 12 hi Macro ctermfg=193 13 hi SpecialKey ctermfg=81
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: