Skip to content

Commit

Permalink
Set Vimscript comment title color.
Browse files Browse the repository at this point in the history
  • Loading branch information
nelstrom committed Sep 22, 2010
1 parent 4776b3d commit bf627c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions colors/mac_classic.vim
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ hi cssImportant guifg=#1E39F6 gui=bold
" Vimscript: {{{1 " Vimscript: {{{1
hi vimGroup guifg=#007B22 gui=bold hi vimGroup guifg=#007B22 gui=bold
hi link vimHiGroup vimGroup hi link vimHiGroup vimGroup
hi vimCommentTitle guifg=#3C4C72 gui=bold


" Markdown: {{{1 " Markdown: {{{1
hi markdownBold gui=bold hi markdownBold gui=bold
Expand Down

0 comments on commit bf627c6

Please sign in to comment.