Skip to content

Commit

Permalink
Corrected the color committed just now
Browse files Browse the repository at this point in the history
  • Loading branch information
hkjels committed Mar 10, 2013
1 parent 7c1a2e3 commit 648174a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colors/focus.vim
Expand Up @@ -21,7 +21,7 @@ set guifont=Monaco:h12

" Background-agnostic coloring
hi User1 guifg=springgreen guibg=seagreen
hi User2 guifg=white guibg=salmon
hi User2 guifg=salmon guibg=indianred
hi Cursor guifg=slategrey guibg=khaki
hi Visual guifg=#ffaaaa guibg=indianred
hi IncSearch guifg=slategrey guibg=khaki
Expand Down

0 comments on commit 648174a

Please sign in to comment.