summaryrefslogtreecommitdiff
path: root/colors
diff options
context:
space:
mode:
Diffstat (limited to 'colors')
-rw-r--r--colors/friffle.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/friffle.vim b/colors/friffle.vim
index 401484a..f7f3819 100644
--- a/colors/friffle.vim
+++ b/colors/friffle.vim
@@ -38,7 +38,7 @@ exe 'hi CursorLineNr guifg='s:keyword' guibg=NONE'
exe 'hi CursorColumn guibg='s:bg2
exe 'hi ColorColumn guibg='s:bg2
exe 'hi LineNr guifg='s:comment' guibg=NONE'
-exe 'hi VertSplit guifg='s:fg3' guibg='s:bg3
+exe 'hi VertSplit guifg='s:comment' guibg=NONE'
exe 'hi MatchParen guifg='s:str' guibg='s:fg4' gui=bold'
exe 'hi StatusLine guifg='s:fg2' guibg='s:bg3' gui=bold'
exe 'hi Pmenu guifg='s:fg' guibg='s:bg2