summaryrefslogtreecommitdiff
path: root/colors/jallybeans.vim
diff options
context:
space:
mode:
Diffstat (limited to 'colors/jallybeans.vim')
-rw-r--r--colors/jallybeans.vim3
1 files changed, 2 insertions, 1 deletions
diff --git a/colors/jallybeans.vim b/colors/jallybeans.vim
index 8b1a4ed..27e4eea 100644
--- a/colors/jallybeans.vim
+++ b/colors/jallybeans.vim
@@ -332,7 +332,8 @@ call s:X("Function","fad07a","","","Yellow","")
call s:X("Statement","8197bf","","","DarkBlue","")
call s:X("PreProc","8fbfdc","","","LightBlue","")
-hi! link Operator Normal
+"hi! link Operator Normal
+call s:X("Operator","fad07a","","","Yellow","")
call s:X("Type","ffb964","","","Yellow","")
call s:X("NonText","606060","151515","",s:termBlack,"")