Skip to content

Commit

Permalink
tweak string color
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMF committed Aug 9, 2023
1 parent fae26c1 commit 5816617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editors/vim/colors/nice-term.vim
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ hi WildMenu cterm=none ctermbg=none ctermfg=Cyan

" syntax highlighting groups
hi Comment cterm=none ctermbg=none ctermfg=Green
hi Constant cterm=none ctermbg=none ctermfg=Yellow
hi Constant cterm=none ctermbg=none ctermfg=DarkYellow
hi Error cterm=bold ctermbg=none ctermfg=Red
hi Identifier cterm=bold ctermbg=none ctermfg=LightCyan
hi Ignore cterm=none ctermbg=none ctermfg=DarkGray
Expand Down

0 comments on commit 5816617

Please sign in to comment.