summaryrefslogtreecommitdiff
path: root/files/vim
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2026-05-19 22:23:40 -0400
committerAndrew Opalach <andrew@akon.city> 2026-05-19 22:23:40 -0400
commit33567739337783e67167a43557c434accb6fe3a0 (patch)
tree2db5300d10d8d0b5c1fc52622919b5b4ce43e4b6 /files/vim
parent0848d6c89defb95966deeecd1c61352deccbeaec (diff)
downloaddotfiles-33567739337783e67167a43557c434accb6fe3a0.tar.gz
dotfiles-33567739337783e67167a43557c434accb6fe3a0.tar.bz2
dotfiles-33567739337783e67167a43557c434accb6fe3a0.zip
Small cleanupHEADmaster
Diffstat (limited to 'files/vim')
-rw-r--r--files/vim/colors/lil_pablo.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/vim/colors/lil_pablo.vim b/files/vim/colors/lil_pablo.vim
index fcf2d93..ac9ccb7 100644
--- a/files/vim/colors/lil_pablo.vim
+++ b/files/vim/colors/lil_pablo.vim
@@ -52,7 +52,7 @@ hi VisualNOS ctermfg=NONE guifg=NONE ctermbg=0 guibg=#000000 cterm=underline
hi LineNr ctermfg=8 guifg=#808080 ctermbg=NONE guibg=NONE cterm=NONE
hi! link LineNrAbove LineNr
hi! link LineNrBelow LineNr
-hi MatchParen ctermfg=15 guifg=#ffffff ctermbg=NONE guibg=NONE cterm=NONE
+hi MatchParen ctermfg=14 guifg=#ffd700 ctermbg=NONE guibg=NONE cterm=NONE
hi ModeMsg ctermfg=NONE guifg=NONE ctermbg=NONE guibg=NONE cterm=bold
hi MoreMsg ctermfg=12 guifg=#00875f ctermbg=NONE guibg=NONE cterm=bold
hi Question ctermfg=10 guifg=#af8700 ctermbg=NONE guibg=NONE cterm=bold