Skip to content

Commit

Permalink
Merge pull request tomasr#7 from gorodinskiy/master
Browse files Browse the repository at this point in the history
coffeescript @ variables had black background. Changing only on terminal mode.
  • Loading branch information
tomasr committed Jan 23, 2013
2 parents 191aa3e + ee94d44 commit 0ee99b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colors/molokai.vim
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ if &t_Co > 255
hi SignColumn ctermfg=118 ctermbg=235
hi SpecialChar ctermfg=161 cterm=bold
hi SpecialComment ctermfg=245 cterm=bold
hi Special ctermfg=81 ctermbg=232
hi Special ctermfg=81

hi Statement ctermfg=161 cterm=bold
hi StatusLine ctermfg=238 ctermbg=253
Expand Down

0 comments on commit 0ee99b9

Please sign in to comment.