Created
December 30, 2015 23:06
-
-
Save ik9999/6e5520e8a7931979277d to your computer and use it in GitHub Desktop.
kasugano.vim
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" Vim color file - summerfruit_modified2 | |
" Generated by http://bytefluent.com/vivify 2015-12-30 | |
set background=dark | |
if version > 580 | |
hi clear | |
if exists("syntax_on") | |
syntax reset | |
endif | |
endif | |
set t_Co=256 | |
let g:colors_name = "summerfruit_modified2" | |
"hi IncSearch -- no settings -- | |
"hi CTagsMember -- no settings -- | |
"hi CTagsGlobalConstant -- no settings -- | |
hi Normal guifg=#ffffff guibg=#1b1b1b guisp=#1b1b1b gui=NONE ctermfg=15 ctermbg=234 cterm=NONE | |
"hi CTagsImport -- no settings -- | |
"hi Search -- no settings -- | |
"hi CTagsGlobalVariable -- no settings -- | |
"hi SpellRare -- no settings -- | |
"hi EnumerationValue -- no settings -- | |
"hi CursorLine -- no settings -- | |
"hi Union -- no settings -- | |
"hi VisualNOS -- no settings -- | |
"hi CursorColumn -- no settings -- | |
"hi EnumerationName -- no settings -- | |
"hi Visual -- no settings -- | |
"hi SpellCap -- no settings -- | |
"hi SpellLocal -- no settings -- | |
"hi DefinedName -- no settings -- | |
"hi MatchParen -- no settings -- | |
"hi LocalVariable -- no settings -- | |
"hi SpellBad -- no settings -- | |
"hi CTagsClass -- no settings -- | |
"hi clear -- no settings -- | |
hi WildMenu guifg=#444444 guibg=NONE guisp=NONE gui=NONE ctermfg=238 ctermbg=NONE cterm=NONE | |
hi SignColumn guifg=NONE guibg=#d0d0d0 guisp=#d0d0d0 gui=NONE ctermfg=NONE ctermbg=252 cterm=NONE | |
hi SpecialComment guifg=#870087 guibg=NONE guisp=NONE gui=NONE ctermfg=90 ctermbg=NONE cterm=NONE | |
hi Typedef guifg=#005f87 guibg=NONE guisp=NONE gui=NONE ctermfg=24 ctermbg=NONE cterm=NONE | |
hi Title guifg=#ffffff guibg=NONE guisp=NONE gui=NONE ctermfg=15 ctermbg=NONE cterm=NONE | |
hi Folded guifg=NONE guibg=#bcbcbc guisp=#bcbcbc gui=NONE ctermfg=NONE ctermbg=250 cterm=NONE | |
hi PreCondit guifg=#008787 guibg=NONE guisp=NONE gui=NONE ctermfg=30 ctermbg=NONE cterm=NONE | |
hi Include guifg=#008787 guibg=NONE guisp=NONE gui=NONE ctermfg=30 ctermbg=NONE cterm=NONE | |
hi Float guifg=#af5f00 guibg=NONE guisp=NONE gui=NONE ctermfg=130 ctermbg=NONE cterm=NONE | |
hi StatusLineNC guifg=#dadada guibg=NONE guisp=NONE gui=NONE ctermfg=253 ctermbg=NONE cterm=NONE | |
hi NonText guifg=#afafd7 guibg=NONE guisp=NONE gui=NONE ctermfg=146 ctermbg=NONE cterm=NONE | |
hi DiffText guifg=#98c9bb guibg=NONE guisp=NONE gui=NONE ctermfg=152 ctermbg=NONE cterm=NONE | |
hi ErrorMsg guifg=#af0000 guibg=NONE guisp=NONE gui=NONE ctermfg=124 ctermbg=NONE cterm=NONE | |
hi Ignore guifg=#eeeeee guibg=NONE guisp=NONE gui=NONE ctermfg=255 ctermbg=NONE cterm=NONE | |
hi Debug guifg=#870087 guibg=NONE guisp=NONE gui=NONE ctermfg=90 ctermbg=NONE cterm=NONE | |
hi PMenuSbar guifg=#808080 guibg=#444444 guisp=#444444 gui=NONE ctermfg=8 ctermbg=238 cterm=NONE | |
hi Identifier guifg=#95a7cc guibg=NONE guisp=NONE gui=NONE ctermfg=146 ctermbg=NONE cterm=NONE | |
hi SpecialChar guifg=#870087 guibg=NONE guisp=NONE gui=NONE ctermfg=90 ctermbg=NONE cterm=NONE | |
hi Conditional guifg=#005f87 guibg=NONE guisp=NONE gui=NONE ctermfg=24 ctermbg=NONE cterm=NONE | |
hi StorageClass guifg=#005f87 guibg=NONE guisp=NONE gui=NONE ctermfg=24 ctermbg=NONE cterm=NONE | |
hi Todo guifg=#ffffff guibg=#596196 guisp=#596196 gui=NONE ctermfg=15 ctermbg=60 cterm=NONE | |
hi Special guifg=#7881bf guibg=NONE guisp=NONE gui=NONE ctermfg=104 ctermbg=NONE cterm=NONE | |
hi LineNr guifg=#9e9e9e guibg=#dadada guisp=#dadada gui=NONE ctermfg=247 ctermbg=253 cterm=NONE | |
hi StatusLine guifg=#eeeeee guibg=NONE guisp=NONE gui=NONE ctermfg=255 ctermbg=NONE cterm=NONE | |
hi Label guifg=#005f87 guibg=NONE guisp=NONE gui=NONE ctermfg=24 ctermbg=NONE cterm=NONE | |
hi PMenuSel guifg=#444444 guibg=NONE guisp=NONE gui=NONE ctermfg=238 ctermbg=NONE cterm=NONE | |
hi Delimiter guifg=#870087 guibg=NONE guisp=NONE gui=NONE ctermfg=90 ctermbg=NONE cterm=NONE | |
hi Statement guifg=#7881bf guibg=NONE guisp=NONE gui=NONE ctermfg=104 ctermbg=NONE cterm=NONE | |
hi Comment guifg=#9e9e9e guibg=NONE guisp=NONE gui=NONE ctermfg=247 ctermbg=NONE cterm=NONE | |
hi Character guifg=#af5f00 guibg=NONE guisp=NONE gui=NONE ctermfg=130 ctermbg=NONE cterm=NONE | |
hi TabLineSel guifg=#444444 guibg=NONE guisp=NONE gui=NONE ctermfg=238 ctermbg=NONE cterm=NONE | |
hi Number guifg=#98c9bb guibg=NONE guisp=NONE gui=NONE ctermfg=152 ctermbg=NONE cterm=NONE | |
hi Boolean guifg=#005faf guibg=NONE guisp=NONE gui=NONE ctermfg=25 ctermbg=NONE cterm=NONE | |
hi Operator guifg=#7881bf guibg=NONE guisp=NONE gui=NONE ctermfg=104 ctermbg=NONE cterm=NONE | |
hi TabLineFill guifg=#dadada guibg=NONE guisp=NONE gui=NONE ctermfg=253 ctermbg=NONE cterm=NONE | |
hi Question guifg=#444444 guibg=NONE guisp=NONE gui=NONE ctermfg=238 ctermbg=NONE cterm=NONE | |
hi WarningMsg guifg=#af5f00 guibg=NONE guisp=NONE gui=NONE ctermfg=130 ctermbg=NONE cterm=NONE | |
hi DiffDelete guifg=#444444 guibg=NONE guisp=NONE gui=NONE ctermfg=238 ctermbg=NONE cterm=NONE | |
hi ModeMsg guifg=#005faf guibg=NONE guisp=NONE gui=NONE ctermfg=25 ctermbg=NONE cterm=NONE | |
hi Define guifg=#008787 guibg=NONE guisp=NONE gui=NONE ctermfg=30 ctermbg=NONE cterm=NONE | |
hi Function guifg=#596196 guibg=NONE guisp=NONE gui=NONE ctermfg=60 ctermbg=NONE cterm=NONE | |
hi FoldColumn guifg=NONE guibg=#bcbcbc guisp=#bcbcbc gui=NONE ctermfg=NONE ctermbg=250 cterm=NONE | |
hi PreProc guifg=#899bff guibg=NONE guisp=NONE gui=NONE ctermfg=105 ctermbg=NONE cterm=NONE | |
hi MoreMsg guifg=#005faf guibg=NONE guisp=NONE gui=NONE ctermfg=25 ctermbg=NONE cterm=NONE | |
hi VertSplit guifg=#e4e4e4 guibg=NONE guisp=NONE gui=NONE ctermfg=254 ctermbg=NONE cterm=NONE | |
hi Exception guifg=#005f87 guibg=NONE guisp=NONE gui=NONE ctermfg=24 ctermbg=NONE cterm=NONE | |
hi Keyword guifg=#468ec2 guibg=NONE guisp=NONE gui=NONE ctermfg=74 ctermbg=NONE cterm=NONE | |
hi Type guifg=#8292b2 guibg=NONE guisp=NONE gui=NONE ctermfg=103 ctermbg=NONE cterm=NONE | |
hi DiffChange guifg=#444444 guibg=NONE guisp=NONE gui=NONE ctermfg=238 ctermbg=NONE cterm=NONE | |
hi Cursor guifg=NONE guibg=#5f87af guisp=#5f87af gui=NONE ctermfg=NONE ctermbg=67 cterm=NONE | |
hi Error guifg=#af0000 guibg=#d7afaf guisp=#d7afaf gui=NONE ctermfg=124 ctermbg=181 cterm=NONE | |
hi PMenu guifg=#eeeeee guibg=NONE guisp=NONE gui=NONE ctermfg=255 ctermbg=NONE cterm=NONE | |
hi SpecialKey guifg=#afd7af guibg=NONE guisp=NONE gui=NONE ctermfg=151 ctermbg=NONE cterm=NONE | |
hi Constant guifg=#468ec2 guibg=NONE guisp=NONE gui=NONE ctermfg=74 ctermbg=NONE cterm=NONE | |
hi Tag guifg=#870087 guibg=NONE guisp=NONE gui=NONE ctermfg=90 ctermbg=NONE cterm=NONE | |
hi String guifg=#52ad92 guibg=NONE guisp=NONE gui=NONE ctermfg=72 ctermbg=NONE cterm=NONE | |
hi PMenuThumb guifg=#444444 guibg=NONE guisp=NONE gui=NONE ctermfg=238 ctermbg=NONE cterm=NONE | |
hi Repeat guifg=#005f87 guibg=NONE guisp=NONE gui=NONE ctermfg=24 ctermbg=NONE cterm=NONE | |
hi Directory guifg=#00875f guibg=NONE guisp=NONE gui=NONE ctermfg=29 ctermbg=NONE cterm=NONE | |
hi Structure guifg=#005f87 guibg=NONE guisp=NONE gui=NONE ctermfg=24 ctermbg=NONE cterm=NONE | |
hi Macro guifg=#008787 guibg=NONE guisp=NONE gui=NONE ctermfg=30 ctermbg=NONE cterm=NONE | |
hi Underlined guifg=#444444 guibg=NONE guisp=NONE gui=NONE ctermfg=238 ctermbg=NONE cterm=NONE | |
hi DiffAdd guifg=#444444 guibg=NONE guisp=NONE gui=NONE ctermfg=238 ctermbg=NONE cterm=NONE | |
hi TabLine guifg=#eeeeee guibg=NONE guisp=NONE gui=NONE ctermfg=255 ctermbg=NONE cterm=NONE | |
hi cursorim guifg=NONE guibg=#5f87af guisp=#5f87af gui=NONE ctermfg=NONE ctermbg=67 cterm=NONE | |
hi cursorlinenr guifg=#626262 guibg=#dadada guisp=#dadada gui=NONE ctermfg=241 ctermbg=253 cterm=NONE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment