summaryrefslogtreecommitdiffstats
path: root/.vim/colors
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2011-12-24 19:32:11 +0100
committerFlorian Pritz <bluewind@xinu.at>2011-12-24 19:32:11 +0100
commit42dc1cc758296315b6d219fa8edcc8120e102127 (patch)
tree026659dba7ae74bfb8da64658c8b18de52a1a139 /.vim/colors
parent24af621fed03ad9c33da57aa1f0002ffa38ff990 (diff)
downloaddotfiles-42dc1cc758296315b6d219fa8edcc8120e102127.tar.gz
dotfiles-42dc1cc758296315b6d219fa8edcc8120e102127.tar.xz
vim/colors/jellybeans: small color changes
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.vim/colors')
-rw-r--r--.vim/colors/jellybeans.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/.vim/colors/jellybeans.vim b/.vim/colors/jellybeans.vim
index c7d94ea..bf4106c 100644
--- a/.vim/colors/jellybeans.vim
+++ b/.vim/colors/jellybeans.vim
@@ -55,7 +55,7 @@ hi Special guifg=#99ad6a ctermfg=84
"hi Number guifg=#ff00fc
"hi Float
"hi Identifier guifg=#7587a6
-hi Identifier guifg=#c6b6ee
+hi Identifier guifg=#c6b6ee ctermfg=141
" Type d: 'class'
"hi Structure guifg=#9B859D gui=underline
hi Structure guifg=#8fbfdc gui=none ctermfg=75 cterm=none
@@ -75,7 +75,7 @@ hi NonText guifg=#808080 guibg=#151515 ctermfg=244 ctermbg=none
"hi Macro guifg=#a0b0c0 gui=underline
"Tabs, trailing spaces, etc (lcs)
-hi SpecialKey guifg=#808080 guibg=#343434 ctermfg=244 ctermbg=none
+hi SpecialKey guifg=#808080 ctermfg=244 ctermbg=none
"hi TooLong guibg=#ff0000 guifg=#f8f8f8