]>
git.madduck.net Git - etc/vim.git/blobdiff - templates/_common.colortemplate
madduck's git repository
Every one of the projects in this repository is available at the canonical
URL git://git.madduck.net/madduck/pub/<projectpath> — see
each project's metadata for the exact URL.
All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@ git. madduck. net .
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
SSH access, as well as push access can be individually
arranged .
If you use my repositories frequently, consider adding the following
snippet to ~/.gitconfig and using the third clone URL listed for each
project:
[url "git://git.madduck.net/madduck/"]
insteadOf = madduck:
-# vim: ft=colortemplate fdm=marker
+; vim: ft=colortemplate fdm=marker
-# Default highlight groups {{{
+; Default highlight groups {{{
#if !has('gui_running') && get(g:, '@optionprefix_dimmed', 0)
#if !has('gui_running') && get(g:, '@optionprefix_dimmed', 0)
#if !has('gui_running') && &background ==# 'light'
#if !has('gui_running') && get(g:, '@optionprefix_transparent', 0)
Normal realblack none
#if !has('gui_running') && &background ==# 'light'
#if !has('gui_running') && get(g:, '@optionprefix_transparent', 0)
Normal realblack none
#endif
Conceal darkblue none
Constant darkgreen none
#endif
Conceal darkblue none
Constant darkgreen none
- Directory darkblue none bold
- Error darkred none t=reverse,bold g=standout,bold
+ Directory darkblue none bold
+ Error darkred none t=reverse,bold g=standout,bold
Function darkcyan none
Identifier darkblue none
ModeMsg darkblue none
Function darkcyan none
Identifier darkblue none
ModeMsg darkblue none
PreProc darkcyan none
Statement darkred none
Special darkyellow none
PreProc darkcyan none
Statement darkred none
Special darkyellow none
- Todo darkcyan none reverse
+ Todo darkcyan none reverse
- WildMenu darkblue bg2 bold
+ WildMenu darkblue bg2 bold
#if !has('gui_running') && get(g:, '@optionprefix_transparent', 0)
Normal fg1 none
#else
#if !has('gui_running') && get(g:, '@optionprefix_transparent', 0)
Normal fg1 none
#else
#endif
Conceal blue none
Constant green none
#endif
Conceal blue none
Constant green none
- Directory blue none bold
- Error red none t=reverse,bold g=standout,bold
+ Directory blue none bold
+ Error red none t=reverse,bold g=standout,bold
Function cyan none
Identifier blue none
ModeMsg blue none
Function cyan none
Identifier blue none
ModeMsg blue none
PreProc cyan none
Statement red none
Special yellow none
PreProc cyan none
Statement red none
Special yellow none
#endif
#if !has('gui_running') && get(g:, '@optionprefix_transparent', 0)
#endif
#if !has('gui_running') && get(g:, '@optionprefix_transparent', 0)
- # transparent background
+ ; transparent background
CursorLineNr yellow none
FoldColumn darkgray none
SignColumn fg2 none
VertSplit bg3 none
#else
CursorLineNr yellow none
FoldColumn darkgray none
SignColumn fg2 none
VertSplit bg3 none
#else
CursorLineNr yellow bg1
FoldColumn darkgray bg1
SignColumn fg2 bg1
VertSplit bg3 bg0
#endif
CursorLineNr yellow bg1
FoldColumn darkgray bg1
SignColumn fg2 bg1
VertSplit bg3 bg0
#endif
-# Group Fg Bg Attributes
-ColorColumn none bg1 bold
-Cursor none none reverse,bold
-CursorColumn -> CursorLine
-CursorLine none bg1
+; Group Fg Bg Attributes
+ColorColumn none bg1 bold
+Cursor none none reverse,bold
+CursorColumn none bg1
+CursorLine none bg1 bold
DiffAdd none diffgreen
DiffAdded none diffgreen
DiffChange none diffblue
DiffAdd none diffgreen
DiffAdded none diffgreen
DiffChange none diffblue
DiffText none diffgreen
EndOfBuffer bg0 none
ErrorMsg -> Error
DiffText none diffgreen
EndOfBuffer bg0 none
ErrorMsg -> Error
-Folded bg3 bg1 g=italic
-IncSearch yellow black reverse
+Folded bg3 bg1 g=italic
+IncSearch yellow black reverse
-MatchParen none bg2 bold
+SignColumn none bg1
+MatchParen none bg2 bold
NonText bg4 none
Pmenu fg1 bg2
PmenuSbar none bg2
NonText bg4 none
Pmenu fg1 bg2
PmenuSbar none bg2
PmenuThumb none bg4
Question darkyellow none
QuickFixLine -> Search
PmenuThumb none bg4
Question darkyellow none
QuickFixLine -> Search
-Search brightyellow black reverse
+Search brightyellow black reverse
-SpellBad red none t=underline g=italic,undercurl s=red
-SpellCap blue none t=underline g=italic,undercurl s=blue
-SpellLocal cyan none t=underline g=italic,undercurl s=cyan
-SpellRare magenta none t=underline g=italic,undercurl s=magenta
-StatusLine bg2 fg1 reverse
-StatusLineNC bg1 fg2 reverse
+SpellBad red none t=underline g=italic,undercurl
+SpellCap blue none t=underline g=italic,undercurl
+SpellLocal cyan none t=underline g=italic,undercurl
+SpellRare magenta none t=underline g=italic,undercurl
+StatusLine fg1 bg2
+StatusLineNC fg2 bg1
StatusLineTerm -> StatusLine
StatusLineTermNC -> StatusLineNC
TabLine -> TabLineFill
TabLineFill fg2 bg3
TabLineSel fg1 bg1
StatusLineTerm -> StatusLine
StatusLineTermNC -> StatusLineNC
TabLine -> TabLineFill
TabLineFill fg2 bg3
TabLineSel fg1 bg1
Visual none bg1
VisualNOS -> Visual
Visual none bg1
VisualNOS -> Visual
-# Other conventional group names (see `:help group-name`)
+; Other conventional group names (see `:help group-name`)
Boolean -> Constant
Character -> Constant
Comment fg3 none
Boolean -> Constant
Character -> Constant
Comment fg3 none
Tag -> Special
Type darkcyan none
Typedef -> Type
Tag -> Special
Type darkcyan none
Typedef -> Type
-Underlined none none underline
-# Language mapping cursor
+Underlined none none underline
+; Language mapping cursor
-# See `:help CursorIM`
-CursorIM none none reverse
-# See `:help window-toolbar`
+; See `:help CursorIM`
+CursorIM none none reverse
+; See `:help window-toolbar`
-ToolbarButton fg0 bg3 bold
-# }}}
+ToolbarButton fg0 bg3 bold
+; }}}
-# Additional highlight groups {{{
-# Input mode cursor
+; Additional highlight groups {{{
+; Input mode cursor
-# Visual mode cursor, selection
+; Visual mode cursor, selection
-# Useful for custom status lines
-NormalMode fg2 bg0 reverse
-InsertMode blue bg0 reverse
-ReplaceMode cyan bg0 reverse
-VisualMode yellow bg0 reverse
-CommandMode magenta bg0 reverse
-Warnings yellow bg0 reverse
-# }}}
+; Useful for custom status lines
+NormalMode fg2 bg0 reverse
+InsertMode blue bg0 reverse
+ReplaceMode cyan bg0 reverse
+VisualMode yellow bg0 reverse
+CommandMode magenta bg0 reverse
+Warnings yellow bg0 reverse
+; }}}
TermCursor -> Cursor
TermCursorNC bg1 fg1
TermCursor -> Cursor
TermCursorNC bg1 fg1