Skip to content

Commit

Permalink
re-colored Ruby classes to match TM theme in Tomorrow-Night-converted
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedamage committed May 17, 2011
1 parent e605e8f commit abc5c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vim/Tomorrow-Night-converted.vim
Expand Up @@ -54,7 +54,7 @@ hi Title guifg=#c5c8c6 guibg=NONE gui=bold
hi Todo guifg=#969896 guibg=NONE gui=inverse,bold
hi Type guifg=NONE guibg=NONE gui=NONE
hi Underlined guifg=NONE guibg=NONE gui=underline
hi rubyClass guifg=#b294bb guibg=NONE gui=NONE
hi rubyClass guifg=#82a3bf guibg=NONE gui=NONE
hi rubyFunction guifg=#81a2be guibg=NONE gui=NONE
hi rubyInterpolationDelimiter guifg=NONE guibg=NONE gui=NONE
hi rubySymbol guifg=#b5bd68 guibg=NONE gui=NONE
Expand Down

0 comments on commit abc5c22

Please sign in to comment.