X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c2536df99682289346620e78dd00dbcb8413bcfb..7b58c6b0f14025d924fa7e011f3056887ea43f2a:/templates/_common.colortemplate diff --git a/templates/_common.colortemplate b/templates/_common.colortemplate index ec1c25b..68f4a61 100644 --- a/templates/_common.colortemplate +++ b/templates/_common.colortemplate @@ -4,21 +4,21 @@ verbatim if !has('gui_running') && get(g:, '@optionprefix_transp_bg', 0) endverbatim - # Transparent background - Normal fg1 none - CursorLineNr yellow none - FoldColumn brightblack none - SignColumn fg2 none - VertSplit bg3 none + # Transparent background + Normal fg1 none + CursorLineNr yellow none + FoldColumn brightblack none + SignColumn fg2 none + VertSplit bg3 none verbatim else endverbatim - # Opaque background - Normal fg1 bg0 - CursorLineNr yellow bg1 - FoldColumn brightblack bg1 - SignColumn fg2 bg1 - VertSplit bg3 bg0 + # Opaque background + Normal fg1 bg0 + CursorLineNr yellow bg1 + FoldColumn brightblack bg1 + SignColumn fg2 bg1 + VertSplit bg3 bg0 verbatim endif endverbatim @@ -28,11 +28,11 @@ ColorColumn none bg1 Conceal blue none Cursor none none reverse CursorColumn -> CursorLine -CursorLine none bg1 bold,italic -DiffAdd fg4 brightgreen -DiffChange fg4 brightblue -DiffDelete fg4 brightred -DiffText fg4 brightyellow +CursorLine none bg1 bold +DiffAdd fg0 brightgreen +DiffChange fg0 brightblue +DiffDelete fg0 brightred +DiffText fg0 brightgreen Directory blue none bold EndOfBuffer bg0 none Error bg0 red @@ -46,7 +46,7 @@ MoreMsg green none NonText bg4 none Pmenu fg1 bg2 PmenuSbar none bg2 -PmenuSel bg1 blue bold +PmenuSel bg1 fg2 bold PmenuThumb none bg4 Question darkyellow none QuickFixLine -> Search