Skip to content
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions colors/0x7A69_dark.vim → colors/0x7a69-dark.vim
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,5 @@ hi CursorLine term=underline cterm=underline guibg=grey14


"vim: sw=4

let g:colors_name = "0x7a69-dark"
2 changes: 2 additions & 0 deletions colors/1989.vim
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,5 @@ if !exists("g:rbpt_colorpairs")
\ s:mint, s:light_blue, s:lavender, s:pink,
\ ]
endif

let g:colors_name = "1989"
2 changes: 2 additions & 0 deletions colors/256-grayvim.vim
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ hi PmenuSbar ctermfg=DarkGray ctermbg=DarkGray cterm=None
hi PmenuThumb ctermfg=Gray ctermbg=Gray cterm=None

"vim: sw=4

let g:colors_name = "256-grayvim"
2 changes: 2 additions & 0 deletions colors/256-jungle.vim
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ hi TabLine ctermfg=245 ctermbg=239 cterm=None
hi TabLineFill ctermfg=239 ctermbg=239
hi TabLineSel ctermfg=104 ctermbg=236 cterm=Bold
"vim: sw=4

let g:colors_name = "256-jungle"
2 changes: 2 additions & 0 deletions colors/256_noir.vim → colors/256-noir.vim
Original file line number Diff line number Diff line change
Expand Up @@ -168,3 +168,5 @@ else
hi diffChanged ctermfg=Red ctermbg=White
hi WildMenu ctermfg=DarkGray ctermbg=White
endif

let g:colors_name = "256-noir"
2 changes: 2 additions & 0 deletions colors/3dglasses.vim
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,5 @@ execute "hi Tooltip gui=none guibg=" . s:LightBlue[0] . " guifg=" . s:White[1]
" }}}
"
" vim:foldmethod=marker:

let g:colors_name = "3dglasses"
2 changes: 2 additions & 0 deletions colors/abbott.vim
Original file line number Diff line number Diff line change
Expand Up @@ -154,3 +154,5 @@ call s:H("BadWhitespace", { "fg": s:brown, "bg": s:red })

" Render TeX macros in preprocessor style. They are macros, after all. :P
highlight link texStatement PreProc

let g:colors_name = "abbott"
2 changes: 2 additions & 0 deletions colors/abra.vim
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,5 @@ hi VisualNOS gui=none guibg=black
execute "hi WarningMsg guifg=" . s:Colors[5] . " guibg=" . s:Colors[12] . " gui=none"
execute "hi WildMenu guifg=" . s:Colors[14] . " guibg=" . s:Colors[5] . " gui=none"


let g:colors_name = "abra"
2 changes: 2 additions & 0 deletions colors/abyss.vim
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,5 @@ call s:hi('agitTree', s:lightblue, 'NONE', 'bold')
call s:hi('agitDate', s:gray, 'NONE', 0)
call s:hi('agitAuthor', s:purple, 'NONE', 0)
call s:hi('Flashy', s:bg, s:darkcyan, 0)

let g:colors_name = "abyss"
2 changes: 2 additions & 0 deletions colors/adam.vim
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ hi DiffDelete guibg=coral
hi Folded guibg=gray30
hi FoldColumn guibg=gray30 guifg=white
hi cIf0 guifg=gray

let g:colors_name = "adam"
2 changes: 2 additions & 0 deletions colors/adaryn.vim
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,5 @@ hi Underlined cterm=underline term=underline
hi Ignore guifg=bg ctermfg=bg



let g:colors_name = "adaryn"
2 changes: 2 additions & 0 deletions colors/adobe.vim
Original file line number Diff line number Diff line change
Expand Up @@ -192,3 +192,5 @@ hi moinRule ctermfg=13
hi moinComment ctermfg=23
hi moinPragma ctermfg=253
hi moinInterLink ctermfg=1

let g:colors_name = "adobe"
2 changes: 2 additions & 0 deletions colors/adrian.vim
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,5 @@ highlight link Tag Special
"highlight link SpecialComment Special
highlight link Debug Special


let g:colors_name = "adrian"
2 changes: 2 additions & 0 deletions colors/advantage.vim
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,5 @@ hi WildMenu guifg=Black guibg=Yellow
hi lCursor guibg=SeaGreen1 guifg=NONE
hi Underlined gui=underline guifg=#80a0ff
hi Error guifg=White guibg=Red

let g:colors_name = "advantage"
2 changes: 2 additions & 0 deletions colors/adventurous.vim
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,5 @@ hi NonText ctermbg=NONE cterm=NONE guifg=#404449 guibg=NONE gui=NONE
" invisibles

hi SpecialKey ctermbg=NONE cterm=NONE guifg=#404449 guibg=NONE gui=NONE

let g:colors_name = "adventurous"
2 changes: 2 additions & 0 deletions colors/af.vim
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,5 @@ hi Error cterm=bold ctermfg=7 ctermbg=1


"vim: sw=4

let g:colors_name = "af"
2 changes: 2 additions & 0 deletions colors/afterglow.vim
Original file line number Diff line number Diff line change
Expand Up @@ -536,3 +536,5 @@ if has("gui_running") || &t_Co == 88 || &t_Co == 256
delf <SID>grey_level
delf <SID>grey_number
endif

let g:colors_name = "afterglow"
2 changes: 2 additions & 0 deletions colors/aiseered.vim
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ hi Special guifg=#ffaa00
hi SpecialChar guifg=#ffaa00
hi StorageClass guifg=#ddaacc
hi Error guifg=red guibg=white

let g:colors_name = "aiseered"
2 changes: 2 additions & 0 deletions colors/alduin.vim
Original file line number Diff line number Diff line change
Expand Up @@ -314,3 +314,5 @@ if g:alduin_Contract_Vampirism
let g:alduin_Shout_Become_Ethereal = 1
endif
end

let g:colors_name = "alduin"
2 changes: 2 additions & 0 deletions colors/ancient.vim
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,5 @@ hi CursorLine guifg=#000000 guibg=#cccccc ctermfg=0 ctermbg=188 cterm=NONE

" Gutter column
hi SignColumn guifg=#aaaaaa guibg=NONE ctermfg=8 ctermbg=NONE

let g:colors_name = "ancient"
2 changes: 2 additions & 0 deletions colors/anderson.vim
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,5 @@ if $NVIM_TUI_ENABLE_TRUE_COLOR == 1
endif

" Generated with RNB (https://gist.github.com/romainl/5cd2f4ec222805f49eca)

let g:colors_name = "anderson"
2 changes: 2 additions & 0 deletions colors/angr.vim
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,5 @@ if has('nvim')
hi TermCursor ctermfg=NONE guibg=#ff00af ctermbg=199 gui=NONE cterm=NONE
hi TermCursorNC ctermfg=NONE ctermbg=NONE gui=NONE cterm=NONE
endif

let g:colors_name = "angr"
2 changes: 2 additions & 0 deletions colors/anotherdark.vim
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,5 @@ hi Error cterm=bold ctermfg=7 ctermbg=1


"vim: sw=4

let g:colors_name = "anotherdark"
2 changes: 2 additions & 0 deletions colors/ansi_blows.vim → colors/ansi-blows.vim
Original file line number Diff line number Diff line change
Expand Up @@ -195,3 +195,5 @@ exe 'hi Todo guifg=bg guibg=' . s:brown
let colors_name = "ansi_blows"

" vim: sw=2

let g:colors_name = "ansi-blows"
2 changes: 2 additions & 0 deletions colors/antares.vim
Original file line number Diff line number Diff line change
Expand Up @@ -571,3 +571,5 @@ if has("gui_running") || &t_Co == 88 || &t_Co == 256
delf <SID>grey_level
delf <SID>grey_number
endif

let g:colors_name = "antares"
2 changes: 2 additions & 0 deletions colors/apprentice.vim
Original file line number Diff line number Diff line change
Expand Up @@ -251,3 +251,5 @@ hi link diffNoEOL WarningMsg
hi link diffOnly WarningMsg
hi link diffRemoved WarningMsg
hi link diffAdded String

let g:colors_name = "apprentice"
2 changes: 2 additions & 0 deletions colors/aqua.vim
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@ hi Special guifg=navajowhite
hi Ignore guifg=grey29
hi Todo guibg=black guifg=white
hi WildMenu guibg=aquamarine

let g:colors_name = "aqua"
2 changes: 2 additions & 0 deletions colors/aquamarine.vim
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,5 @@ hi Pmenu guibg=LightGray guifg=Black
hi PmenuSel guibg=MediumSlateBlue guifg=White

" vim: set noet sw=4 sts=4 ts=4 :

let g:colors_name = "aquamarine"
2 changes: 2 additions & 0 deletions colors/arcadia.vim
Original file line number Diff line number Diff line change
Expand Up @@ -369,3 +369,5 @@ endif
" LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
" OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
" THE SOFTWARE.

let g:colors_name = "arcadia"
2 changes: 2 additions & 0 deletions colors/archery.vim
Original file line number Diff line number Diff line change
Expand Up @@ -394,3 +394,5 @@ hi link javaDocParam Comment
hi link javaDocTags Comment
hi link javaExternal Statement
hi link javaScopeDecl Statement

let g:colors_name = "archery"
2 changes: 2 additions & 0 deletions colors/argonaut.vim
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,5 @@ hi cssClassName guifg=NONE guibg=NONE gui=NONE
hi cssValueLength guifg=#d70000 guibg=NONE gui=NONE
hi cssCommonAttr guifg=#06960e guibg=NONE gui=NONE
hi cssBraces guifg=NONE guibg=NONE gui=NONE

let g:colors_name = "argonaut"
2 changes: 2 additions & 0 deletions colors/ashen.vim
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ hi Function guifg=#660066 gui=NONE
hi PreProc guifg=#000080 gui=bold
hi Keyword guifg=#c03417 gui=NONE


let g:colors_name = "ashen"
2 changes: 2 additions & 0 deletions colors/asmanian_blood.vim → colors/asmanian-blood.vim
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ hi Special guifg=#a06050 guibg=#181414 gui=italic
hi Number guifg=#60d060 guibg=#080404 gui=none
hi Constant guifg=#60d060 guibg=#080404 gui=none


let g:colors_name = "asmanian-blood"
2 changes: 2 additions & 0 deletions colors/asmanian2.vim
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ endif
hi Ignore ctermfg=DarkGrey guifg=grey20

" vim: sw=2

let g:colors_name = "asmanian2"
4 changes: 3 additions & 1 deletion colors/asmdev.vim → colors/asmdev1.vim
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ if version > 580
syntax reset
endif
endif
let g:colors_name="desert"
let g:colors_name = "asmdev1"

hi Normal guifg=white guibg=#304050

Expand Down Expand Up @@ -103,3 +103,5 @@ hi Error cterm=bold ctermfg=7 ctermbg=1


"vim: sw=4

let g:colors_name = "asmdev1"
2 changes: 2 additions & 0 deletions colors/asmdev2.vim
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,5 @@ hi Error cterm=bold ctermfg=7 ctermbg=1


"vim: sw=4

let g:colors_name = "asmdev2"
2 changes: 2 additions & 0 deletions colors/astronaut.vim
Original file line number Diff line number Diff line change
Expand Up @@ -162,3 +162,5 @@ exe "hi AltType start= stop= ctermfg=".s:green."
exe "hi User1 ctermfg=".s:white." ctermbg=".s:blue." guifg=white guibg=blue"
exe "hi User2 ctermfg=".s:cyan." ctermbg=".s:blue." guifg=cyan guibg=blue"
" vim: nowrap

let g:colors_name = "astronaut"
2 changes: 2 additions & 0 deletions colors/asu1dark.vim
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,5 @@ hi Cursor guifg=White guibg=#00ff33
hi LineNr gui=NONE guifg=#cccccc guibg=#334444
hi ModeMsg gui=NONE guifg=Blue guibg=White
hi Question gui=NONE guifg=#66ff99 guibg=#110022

let g:colors_name = "asu1dark"
2 changes: 2 additions & 0 deletions colors/Atelier_CaveDark.vim → colors/atelier-cavedark.vim
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-cavedark"
2 changes: 2 additions & 0 deletions colors/Atelier_CaveLight.vim → colors/atelier-cavelight.vim
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-cavelight"
2 changes: 2 additions & 0 deletions colors/Atelier_DuneDark.vim → colors/atelier-dunedark.vim
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-dunedark"
2 changes: 2 additions & 0 deletions colors/Atelier_DuneLight.vim → colors/atelier-dunelight.vim
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-dunelight"
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-estuarydark"
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-estuarylight"
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-forestdark"
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-forestlight"
2 changes: 2 additions & 0 deletions colors/Atelier_HeathDark.vim → colors/atelier-heathdark.vim
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-heathdark"
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-heathlight"
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-lakesidedark"
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-lakesidelight"
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-plateaudark"
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-plateaulight"
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-savannadark"
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-savannalight"
Original file line number Diff line number Diff line change
Expand Up @@ -344,3 +344,5 @@ delf <sid>cterm
unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F
unlet s:cterm00 s:cterm01 s:cterm02 s:cterm03 s:cterm04 s:cterm05 s:cterm06 s:cterm07 s:cterm08 s:cterm09 s:cterm0A s:cterm0B s:cterm0C s:cterm0D s:cterm0E s:cterm0F


let g:colors_name = "atelier-seasidedark"
Loading