From 2efc4c7b3bc40d35fb6c89ac20f3227f7ce5c3a8 Mon Sep 17 00:00:00 2001 From: peara Date: Wed, 28 Nov 2018 23:31:16 +0700 Subject: [PATCH 1/2] rename files or change g:colors_name to match filenames --- colors/{autumnleaf.vim => AutumnLeaf.vim} | 0 colors/Blue2.vim | 2 +- colors/CandyPaper.vim | 8 +- colors/{cleanroom.vim => Cleanroom.vim} | 0 colors/CodeFactoryv3.vim | 2 +- colors/{corn.vim => Corn.vim} | 0 colors/DimBlue.vim | 2 +- colors/DimGreen.vim | 2 +- colors/DimGreens.vim | 2 +- colors/DimRed.vim | 2 +- colors/DimSlate.vim | 2 +- colors/{editplus.vim => EditPlus.vim} | 0 colors/{edo_sea.vim => Edo_sea.vim} | 0 colors/{grayorange.vim => GrayOrange.vim} | 0 colors/{guardian.vim => Guardian.vim} | 0 colors/{soruby.vim => SORuby.vim} | 0 colors/{Slate.vim => SlateBG.vim} | 0 colors/{sunburst.vim => Sunburst.vim} | 0 colors/{surveyor.vim => Surveyor.vim} | 0 colors/{tcsoft.vim => TCSoft.vim} | 0 colors/{vimicks.vim => Vimicks.vim} | 0 colors/White2.vim | 2 +- colors/abyss.vim | 2 +- colors/asmanian_blood.vim | 2 +- colors/asmdev.vim | 2 +- colors/blackbeauty.vim | 6 +- colors/blackdust.vim | 3 +- colors/bluegreen.vim | 10 +- colors/bluenes.vim | 8 +- colors/brown.vim | 1 + colors/{buddy.vim => buddy_modified.vim} | 0 colors/c.vim | 10 +- colors/calmar256-dark.vim | 100 +++++++-------- colors/chalkboard.vim | 8 +- colors/charged-256.vim | 3 +- colors/cloudy.vim | 22 ++-- colors/cobaltish.vim | 2 +- colors/coda.vim | 6 +- colors/codeburn.vim | 14 +-- colors/custom.vim | 3 +- colors/darker-robin.vim | 1 + colors/darkerdesert.vim | 2 +- colors/gentooish.vim | 2 + colors/gobo.vim | 16 +-- colors/hhazure.vim | 40 +++--- colors/hhdblue.vim | 12 +- colors/hhdcyan.vim | 12 +- colors/hhdgray.vim | 12 +- colors/hhdred.vim | 12 +- colors/hhorange.vim | 40 +++--- colors/hhspring.vim | 40 +++--- colors/hhteal.vim | 40 +++--- colors/hhviolet.vim | 40 +++--- colors/highwayman.vim | 2 + colors/impactG.vim | 2 +- colors/itg_flat_transparent.vim | 2 +- colors/jellybeans.vim | 2 +- colors/kate.vim | 4 +- colors/kruby.vim | 6 +- ...lakers_away.vim => lakers_away_jersey.vim} | 0 colors/{leo.vim => leo256.vim} | 0 colors/lizard256.vim | 2 +- colors/made_of_code.vim | 2 +- colors/material.vim | 2 +- colors/molokai_dark.vim | 4 +- colors/neverland2-darker.vim | 2 +- colors/nightVision.vim | 42 +++---- colors/nightsky.vim | 46 +++---- colors/nour.vim | 4 +- colors/{potts.vim => potts2.vim} | 0 colors/proton.vim | 2 +- colors/py-darcula.vim | 2 +- colors/rainbow_autumn.vim | 2 +- colors/rainbow_fine_blue.vim | 2 +- colors/rainbow_fruit.vim | 2 +- colors/rainbow_night.vim | 2 +- colors/rainbow_sea.vim | 2 +- colors/redblack.vim | 2 + colors/refactor.vim | 2 +- colors/shiny-white.vim | 6 +- colors/simple256.vim | 2 +- colors/slate2.vim | 2 +- colors/sol-term.vim | 2 +- colors/{spurs_away.vim => spurs-away.vim} | 0 colors/srcery-drk.vim | 4 +- colors/tchaba2.vim | 2 +- colors/thor.vim | 114 +++++++++--------- colors/vexorian.vim | 12 +- colors/warm_grey.vim | 8 +- colors/whitedust.vim | 1 + colors/wombat256.vim | 2 +- colors/xcode-default.vim | 14 +-- colors/xcode.vim | 2 +- 93 files changed, 411 insertions(+), 395 deletions(-) rename colors/{autumnleaf.vim => AutumnLeaf.vim} (100%) rename colors/{cleanroom.vim => Cleanroom.vim} (100%) rename colors/{corn.vim => Corn.vim} (100%) rename colors/{editplus.vim => EditPlus.vim} (100%) rename colors/{edo_sea.vim => Edo_sea.vim} (100%) rename colors/{grayorange.vim => GrayOrange.vim} (100%) rename colors/{guardian.vim => Guardian.vim} (100%) rename colors/{soruby.vim => SORuby.vim} (100%) rename colors/{Slate.vim => SlateBG.vim} (100%) rename colors/{sunburst.vim => Sunburst.vim} (100%) rename colors/{surveyor.vim => Surveyor.vim} (100%) rename colors/{tcsoft.vim => TCSoft.vim} (100%) rename colors/{vimicks.vim => Vimicks.vim} (100%) rename colors/{buddy.vim => buddy_modified.vim} (100%) rename colors/{lakers_away.vim => lakers_away_jersey.vim} (100%) rename colors/{leo.vim => leo256.vim} (100%) rename colors/{potts.vim => potts2.vim} (100%) rename colors/{spurs_away.vim => spurs-away.vim} (100%) diff --git a/colors/autumnleaf.vim b/colors/AutumnLeaf.vim similarity index 100% rename from colors/autumnleaf.vim rename to colors/AutumnLeaf.vim diff --git a/colors/Blue2.vim b/colors/Blue2.vim index f2c163f2..beca0e61 100644 --- a/colors/Blue2.vim +++ b/colors/Blue2.vim @@ -2,7 +2,7 @@ " It's based on: runtime colors/Dark.vim -let g:colors_name = "Blue" +let g:colors_name = "Blue2" " hi Normal guibg=#000070 guifg=GhostWhite hi Normal guibg=#000050 guifg=GhostWhite diff --git a/colors/CandyPaper.vim b/colors/CandyPaper.vim index 5b39a07b..90c359c4 100644 --- a/colors/CandyPaper.vim +++ b/colors/CandyPaper.vim @@ -9,7 +9,7 @@ if exists("syntax_on") syntax reset endif -let colors_name = "CandyCode" +let colors_name = "CandyPaper" " Convert color from HSV to RGB as a hex string " See: https://en.wikipedia.org/wiki/HSL_and_HSV#From_HSV @@ -154,7 +154,7 @@ function s:attr(group, attr) "{ exec "highlight " . a:group . " gui=" . a:attr . " cterm=" . a:attr endfunction "} -" Basic Highlighting Groups: +" Basic Highlighting Groups: " { call s:fg("SpecialKey", 60, 60, 75) call s:fg("NonText", 120, 15, 45) | call s:attr("NonText", "none") @@ -169,7 +169,7 @@ endfunction "} call s:fg("CursorLineNr", 120, 15, 60) | call s:attr("CursorLineNr", "none") call s:fg("Question", 120, 45, 75) | call s:attr("Question", "none") call s:fg("StatusLine", 0, 0, 15) | call s:bg("StatusLine", 120, 15, 75) | call s:attr("StatusLine", "none") - call s:fg("StatusLineNC", 120, 15, 30) | call s:bg("StatusLineNC", 120, 15, 75) | call s:attr("StatusLine", "none") + call s:fg("StatusLineNC", 120, 15, 30) | call s:bg("StatusLineNC", 120, 15, 75) | call s:attr("StatusLine", "none") call s:fg("Title", 120, 45, 75) | call s:attr("Title", "none") call s:bg("Visual", 210, 60, 30) call s:bg("VisualNOS", 210, 60, 30) | call s:attr("VisualNOS", "underline") @@ -267,7 +267,7 @@ endfunction "} call s:fg("javascript", 120, 15, 75) " } -" Delete Functions: +" Delete Functions: " { delfunction s:hsv_to_rgb delfunction s:grey_index diff --git a/colors/cleanroom.vim b/colors/Cleanroom.vim similarity index 100% rename from colors/cleanroom.vim rename to colors/Cleanroom.vim diff --git a/colors/CodeFactoryv3.vim b/colors/CodeFactoryv3.vim index 292e0e14..4f5fd6da 100644 --- a/colors/CodeFactoryv3.vim +++ b/colors/CodeFactoryv3.vim @@ -8,7 +8,7 @@ hi clear if exists("syntax_on") syntax reset endif -let g:colors_name = "openbsd" +let g:colors_name = "CodeFactoryv3" """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " GUI " diff --git a/colors/corn.vim b/colors/Corn.vim similarity index 100% rename from colors/corn.vim rename to colors/Corn.vim diff --git a/colors/DimBlue.vim b/colors/DimBlue.vim index d7f14d3d..bc75b0de 100644 --- a/colors/DimBlue.vim +++ b/colors/DimBlue.vim @@ -2,7 +2,7 @@ " It's based on: runtime colors/Dim.vim -let g:colors_name = "DimBlueBG" +let g:colors_name = "DimBlue" hi Normal guibg=#000033 hi NonText guibg=#000011 diff --git a/colors/DimGreen.vim b/colors/DimGreen.vim index e3e88771..d4a7a1fd 100644 --- a/colors/DimGreen.vim +++ b/colors/DimGreen.vim @@ -2,7 +2,7 @@ " It's based on: runtime colors/Dim.vim -let g:colors_name = "DimGreenBG" +let g:colors_name = "DimGreen" hi Normal guibg=#001800 hi NonText guibg=#000800 diff --git a/colors/DimGreens.vim b/colors/DimGreens.vim index ad73a4a1..d1cca244 100644 --- a/colors/DimGreens.vim +++ b/colors/DimGreens.vim @@ -2,7 +2,7 @@ " It's based on: runtime colors/Dim.vim -let g:colors_name = "DimGreen2" +let g:colors_name = "DimGreens" hi Normal guibg=#001800 guifg=#99aa99 hi Normal guibg=black guifg=ForestGreen diff --git a/colors/DimRed.vim b/colors/DimRed.vim index 1d112801..d8ded391 100644 --- a/colors/DimRed.vim +++ b/colors/DimRed.vim @@ -2,7 +2,7 @@ " It's based on: runtime colors/Dim.vim -let g:colors_name = "DimRedBG" +let g:colors_name = "DimRed" hi Normal guibg=#180000 hi NonText guibg=#080000 diff --git a/colors/DimSlate.vim b/colors/DimSlate.vim index 6d0929db..94f471f2 100644 --- a/colors/DimSlate.vim +++ b/colors/DimSlate.vim @@ -2,7 +2,7 @@ " It's based on: runtime colors/Dim.vim -let g:colors_name = "DimSlateBG" +let g:colors_name = "DimSlate" hi Normal guibg=#002020 hi NonText guibg=#001818 diff --git a/colors/editplus.vim b/colors/EditPlus.vim similarity index 100% rename from colors/editplus.vim rename to colors/EditPlus.vim diff --git a/colors/edo_sea.vim b/colors/Edo_sea.vim similarity index 100% rename from colors/edo_sea.vim rename to colors/Edo_sea.vim diff --git a/colors/grayorange.vim b/colors/GrayOrange.vim similarity index 100% rename from colors/grayorange.vim rename to colors/GrayOrange.vim diff --git a/colors/guardian.vim b/colors/Guardian.vim similarity index 100% rename from colors/guardian.vim rename to colors/Guardian.vim diff --git a/colors/soruby.vim b/colors/SORuby.vim similarity index 100% rename from colors/soruby.vim rename to colors/SORuby.vim diff --git a/colors/Slate.vim b/colors/SlateBG.vim similarity index 100% rename from colors/Slate.vim rename to colors/SlateBG.vim diff --git a/colors/sunburst.vim b/colors/Sunburst.vim similarity index 100% rename from colors/sunburst.vim rename to colors/Sunburst.vim diff --git a/colors/surveyor.vim b/colors/Surveyor.vim similarity index 100% rename from colors/surveyor.vim rename to colors/Surveyor.vim diff --git a/colors/tcsoft.vim b/colors/TCSoft.vim similarity index 100% rename from colors/tcsoft.vim rename to colors/TCSoft.vim diff --git a/colors/vimicks.vim b/colors/Vimicks.vim similarity index 100% rename from colors/vimicks.vim rename to colors/Vimicks.vim diff --git a/colors/White2.vim b/colors/White2.vim index d48569cb..e9c119c3 100644 --- a/colors/White2.vim +++ b/colors/White2.vim @@ -2,7 +2,7 @@ " It's based on: runtime colors/Light.vim -let g:colors_name = "White" +let g:colors_name = "White2" hi Normal guibg=white hi NonText guibg=grey95 diff --git a/colors/abyss.vim b/colors/abyss.vim index 75e0cfa2..6e2278f5 100644 --- a/colors/abyss.vim +++ b/colors/abyss.vim @@ -20,7 +20,7 @@ augroup doublebyte_space autocmd! autocmd VimEnter,WinEnter * match DoubleByteSpace / / augroup END - +let g:colors_name = "abyss" " ------------------------------------------------------------------- function! s:hi(name, fg, bg, attr) abort diff --git a/colors/asmanian_blood.vim b/colors/asmanian_blood.vim index 378765b4..76a9c9ac 100644 --- a/colors/asmanian_blood.vim +++ b/colors/asmanian_blood.vim @@ -1,4 +1,4 @@ - +let g:colors_name = "asmanian_blood" set background=dark hi Normal guifg=#b4b0b0 guibg=#080404 gui=none diff --git a/colors/asmdev.vim b/colors/asmdev.vim index 4b9eb62d..b0f02a8f 100644 --- a/colors/asmdev.vim +++ b/colors/asmdev.vim @@ -17,7 +17,7 @@ if version > 580 syntax reset endif endif -let g:colors_name="desert" +let g:colors_name="asmdev" hi Normal guifg=white guibg=#304050 diff --git a/colors/blackbeauty.vim b/colors/blackbeauty.vim index a824ea3e..ce239ade 100644 --- a/colors/blackbeauty.vim +++ b/colors/blackbeauty.vim @@ -1,15 +1,15 @@ " Vim color file " Maintainer: Surya -" Last Change: 12/23/2003 10:32:41 . +" Last Change: 12/23/2003 10:32:41 . " version: 1.0 " This color scheme uses a dark background. set background=dark hi clear if exists("syntax_on") - syntax reset + syntax reset endif -let g:colors_name = "koehler" +let g:colors_name = "blackbeauty" hi Normal guifg=white guibg=black hi Scrollbar guibg=darkgray guifg=darkgray hi Menu guifg=black guibg=gray diff --git a/colors/blackdust.vim b/colors/blackdust.vim index 0eb20a71..7f1a39a6 100644 --- a/colors/blackdust.vim +++ b/colors/blackdust.vim @@ -1,5 +1,6 @@ +let g:colors_name = "blackdust" set background=dark -hi clear +hi clear hi Boolean guifg=#dca3a3 gui=bold hi Character guifg=#dca3a3 gui=bold diff --git a/colors/bluegreen.vim b/colors/bluegreen.vim index 0b23dcd3..4c489449 100644 --- a/colors/bluegreen.vim +++ b/colors/bluegreen.vim @@ -1,9 +1,9 @@ " Vim color file -" Maintainer: -" Last Change: -" URL: +" Maintainer: +" Last Change: +" URL: " cool help screens @@ -16,7 +16,7 @@ hi clear if exists("syntax_on") syntax reset endif -let g:colors_name="mine" +let g:colors_name="bluegreen" hi Normal guifg=White guibg=#061A3E @@ -30,7 +30,7 @@ hi ModeMsg guifg=#404040 guibg=#C0C0C0 hi MoreMsg guifg=darkturquoise guibg=#188F90 hi NonText guibg=#334C75 guifg=#9FADC5 hi Question guifg=#F4BB7E -hi Search guibg=fg guifg=bg +hi Search guibg=fg guifg=bg hi SpecialKey guifg=#BF9261 hi StatusLine guibg=#004443 guifg=#c0ffff gui=none hi StatusLineNC guibg=#067C7B guifg=#004443 gui=bold diff --git a/colors/bluenes.vim b/colors/bluenes.vim index 251624ed..4f7f9790 100644 --- a/colors/bluenes.vim +++ b/colors/bluenes.vim @@ -14,15 +14,15 @@ hi clear if exists("syntax_on") syntax reset endif -let g:colors_name="nes" +let g:colors_name="bluenes" "-------------------------------------------------------------------- "SyntasticStyleErrorLine - Links to 'SyntasticErrorLine' by default "SyntasticErrorLine "SyntasticWarningLine " -hi SyntasticStyleWarningLine gui=bold guibg=#110000 -hi SyntasticErrorLine gui=bold guibg=#220000 +hi SyntasticStyleWarningLine gui=bold guibg=#110000 +hi SyntasticErrorLine gui=bold guibg=#220000 hi Boolean gui=none guibg=#221133 guifg=#7722ff hi cDefine gui=none guifg=#ffffff hi cInclude gui=none guifg=#ffffff @@ -99,4 +99,4 @@ syn region pythonDocstring start=+^\s*[uU]\?[rR]\?"""+ end=+"""+ keepend exclud syn region pythonDocstring start=+^\s*[uU]\?[rR]\?'''+ end=+'''+ keepend excludenl contains=pythonEscape,@Spell,pythonDoctest,pythonDocTest2,pythonSpaceError hi pythonDocstring gui=none guibg=#333333 guifg=#bbdd77 -"- end of colorscheme ----------------------------------------------- +"- end of colorscheme ----------------------------------------------- diff --git a/colors/brown.vim b/colors/brown.vim index aecfe4ee..143e759b 100644 --- a/colors/brown.vim +++ b/colors/brown.vim @@ -1,3 +1,4 @@ +let g:colors_name = "brown" hi comment guifg=#fef8ff ctermfg=red hi constant guifg=#aa712f ctermfg=white hi cursor guibg=#5e3807 guifg=#deb887 diff --git a/colors/buddy.vim b/colors/buddy_modified.vim similarity index 100% rename from colors/buddy.vim rename to colors/buddy_modified.vim diff --git a/colors/c.vim b/colors/c.vim index 6109c226..4cc44639 100644 --- a/colors/c.vim +++ b/colors/c.vim @@ -1,5 +1,5 @@ " Vim Syntax Highlighting File -" +" " Language: C " " Extra: This is to copy the vi clone elvis on its @@ -8,15 +8,17 @@ " Maintainer: Dean Jones " " Comment: This works well with the default c.vim -" that comes with vim6.x. It basically +" that comes with vim6.x. It basically " overrides the very bright colors it uses -" and uses simple white for highlighting +" and uses simple white for highlighting " key words and types in the C language. -" If you're using Eterm, uncomment the +" If you're using Eterm, uncomment the " Normal line specified below. hi clear +let g:colors_name = "c" + " Eterm users, uncomment the line below " hi Normal ctermfg=grey diff --git a/colors/calmar256-dark.vim b/colors/calmar256-dark.vim index 95083f24..355c4e43 100644 --- a/colors/calmar256-dark.vim +++ b/colors/calmar256-dark.vim @@ -10,7 +10,7 @@ " in your vimrc"}}} " -" {{{ t_Co=256 is set - check +" {{{ t_Co=256 is set - check if &t_Co != 256 && ! has("gui_running") echomsg "" echomsg "write 'set t_Co=256' in your .vimrc or this file won't load" @@ -25,7 +25,7 @@ if exists("syntax_on") syntax reset endif -let g:colors_name = "calmar256" +let g:colors_name = "calmar256-dark" let s:save_cpo = &cpo set cpo&vim @@ -34,16 +34,16 @@ set cpo&vim " Format:"{{{ " \ ["color-item", "style", "foreground", "background" ], " -" in vim :help help hl- +" in vim :help help hl- " :help highlight-groups " " Color numbers (0-255) see: " http://www.calmar.ws/vim/256-xterm-24bit-rgb-color-chart.html - + " ----------------------"}}} " EDIT/ADD style/colors below - -let s:colors256 = [ + +let s:colors256 = [ \ ["Normal", "NONE", "41", "232" ], \ ["Cursor", "NONE", "255", "33" ], \ ["CursorLine", "NONE", "NONE", "233" ], @@ -131,52 +131,52 @@ else " }}} " color-mapping array {{{ " number of vim colors and #html colors equivalent for gui - let s:cmap = [ - \ "#000000", "#800000", "#008000", "#808000", - \ "#000080", "#800080", "#008080", "#c0c0c0", - \ "#808080", "#ff0000", "#00ff00", "#ffff00", - \ "#0000ff", "#ff00ff", "#00ffff", "#ffffff", + let s:cmap = [ + \ "#000000", "#800000", "#008000", "#808000", + \ "#000080", "#800080", "#008080", "#c0c0c0", + \ "#808080", "#ff0000", "#00ff00", "#ffff00", + \ "#0000ff", "#ff00ff", "#00ffff", "#ffffff", \ - \ "#000000", "#00005f", "#00008f", "#0000af", "#0000d7", "#0000ff", - \ "#005f00", "#005f5f", "#005f8f", "#005faf", "#005fd7", "#005fff", - \ "#008f00", "#008f5f", "#008f8f", "#008faf", "#008fd7", "#008fff", - \ "#00af00", "#00af5f", "#00af8f", "#00afaf", "#00afd7", "#00afff", - \ "#00d700", "#00d75f", "#00d78f", "#00d7af", "#00d7d7", "#00d7ff", - \ "#00ff00", "#00ff5f", "#00ff8f", "#00ffaf", "#00ffd7", "#00ffff", - \ "#5f0000", "#5f005f", "#5f008f", "#5f00af", "#5f00d7", "#5f00ff", - \ "#5f5f00", "#5f5f5f", "#5f5f8f", "#5f5faf", "#5f5fd7", "#5f5fff", - \ "#5f8f00", "#5f8f5f", "#5f8f8f", "#5f8faf", "#5f8fd7", "#5f8fff", - \ "#5faf00", "#5faf5f", "#5faf8f", "#5fafaf", "#5fafd7", "#5fafff", - \ "#5fd700", "#5fd75f", "#5fd78f", "#5fd7af", "#5fd7d7", "#5fd7ff", - \ "#5fff00", "#5fff5f", "#5fff8f", "#5fffaf", "#5fffd7", "#5fffff", - \ "#8f0000", "#8f005f", "#8f008f", "#8f00af", "#8f00d7", "#8f00ff", - \ "#8f5f00", "#8f5f5f", "#8f5f8f", "#8f5faf", "#8f5fd7", "#8f5fff", - \ "#8f8f00", "#8f8f5f", "#8f8f8f", "#8f8faf", "#8f8fd7", "#8f8fff", - \ "#8faf00", "#8faf5f", "#8faf8f", "#8fafaf", "#8fafd7", "#8fafff", - \ "#8fd700", "#8fd75f", "#8fd78f", "#8fd7af", "#8fd7d7", "#8fd7ff", - \ "#8fff00", "#8fff5f", "#8fff8f", "#8fffaf", "#8fffd7", "#8fffff", - \ "#af0000", "#af005f", "#af008f", "#af00af", "#af00d7", "#af00ff", - \ "#af5f00", "#af5f5f", "#af5f8f", "#af5faf", "#af5fd7", "#af5fff", - \ "#af8f00", "#af8f5f", "#af8f8f", "#af8faf", "#af8fd7", "#af8fff", - \ "#afaf00", "#afaf5f", "#afaf8f", "#afafaf", "#afafd7", "#afafff", - \ "#afd700", "#afd75f", "#afd78f", "#afd7af", "#afd7d7", "#afd7ff", - \ "#afff00", "#afff5f", "#afff8f", "#afffaf", "#afffd7", "#afffff", - \ "#d70000", "#d7005f", "#d7008f", "#d700af", "#d700d7", "#d700ff", - \ "#d75f00", "#d75f5f", "#d75f8f", "#d75faf", "#d75fd7", "#d75fff", - \ "#d78f00", "#d78f5f", "#d78f8f", "#d78faf", "#d78fd7", "#d78fff", - \ "#d7af00", "#d7af5f", "#d7af8f", "#d7afaf", "#d7afd7", "#d7afff", - \ "#d7d700", "#d7d75f", "#d7d78f", "#d7d7af", "#d7d7d7", "#d7d7ff", - \ "#d7ff00", "#d7ff5f", "#d7ff8f", "#d7ffaf", "#d7ffd7", "#d7ffff", - \ "#ff0000", "#ff005f", "#ff008f", "#ff00af", "#ff00d7", "#ff00ff", - \ "#ff5f00", "#ff5f5f", "#ff5f8f", "#ff5faf", "#ff5fd7", "#ff5fff", - \ "#ff8f00", "#ff8f5f", "#ff8f8f", "#ff8faf", "#ff8fd7", "#ff8fff", - \ "#ffaf00", "#ffaf5f", "#ffaf8f", "#ffafaf", "#ffafd7", "#ffafff", - \ "#ffd700", "#ffd75f", "#ffd78f", "#ffd7af", "#ffd7d7", "#ffd7ff", - \ "#ffff00", "#ffff5f", "#ffff8f", "#ffffaf", "#ffffd7", "#ffffff", + \ "#000000", "#00005f", "#00008f", "#0000af", "#0000d7", "#0000ff", + \ "#005f00", "#005f5f", "#005f8f", "#005faf", "#005fd7", "#005fff", + \ "#008f00", "#008f5f", "#008f8f", "#008faf", "#008fd7", "#008fff", + \ "#00af00", "#00af5f", "#00af8f", "#00afaf", "#00afd7", "#00afff", + \ "#00d700", "#00d75f", "#00d78f", "#00d7af", "#00d7d7", "#00d7ff", + \ "#00ff00", "#00ff5f", "#00ff8f", "#00ffaf", "#00ffd7", "#00ffff", + \ "#5f0000", "#5f005f", "#5f008f", "#5f00af", "#5f00d7", "#5f00ff", + \ "#5f5f00", "#5f5f5f", "#5f5f8f", "#5f5faf", "#5f5fd7", "#5f5fff", + \ "#5f8f00", "#5f8f5f", "#5f8f8f", "#5f8faf", "#5f8fd7", "#5f8fff", + \ "#5faf00", "#5faf5f", "#5faf8f", "#5fafaf", "#5fafd7", "#5fafff", + \ "#5fd700", "#5fd75f", "#5fd78f", "#5fd7af", "#5fd7d7", "#5fd7ff", + \ "#5fff00", "#5fff5f", "#5fff8f", "#5fffaf", "#5fffd7", "#5fffff", + \ "#8f0000", "#8f005f", "#8f008f", "#8f00af", "#8f00d7", "#8f00ff", + \ "#8f5f00", "#8f5f5f", "#8f5f8f", "#8f5faf", "#8f5fd7", "#8f5fff", + \ "#8f8f00", "#8f8f5f", "#8f8f8f", "#8f8faf", "#8f8fd7", "#8f8fff", + \ "#8faf00", "#8faf5f", "#8faf8f", "#8fafaf", "#8fafd7", "#8fafff", + \ "#8fd700", "#8fd75f", "#8fd78f", "#8fd7af", "#8fd7d7", "#8fd7ff", + \ "#8fff00", "#8fff5f", "#8fff8f", "#8fffaf", "#8fffd7", "#8fffff", + \ "#af0000", "#af005f", "#af008f", "#af00af", "#af00d7", "#af00ff", + \ "#af5f00", "#af5f5f", "#af5f8f", "#af5faf", "#af5fd7", "#af5fff", + \ "#af8f00", "#af8f5f", "#af8f8f", "#af8faf", "#af8fd7", "#af8fff", + \ "#afaf00", "#afaf5f", "#afaf8f", "#afafaf", "#afafd7", "#afafff", + \ "#afd700", "#afd75f", "#afd78f", "#afd7af", "#afd7d7", "#afd7ff", + \ "#afff00", "#afff5f", "#afff8f", "#afffaf", "#afffd7", "#afffff", + \ "#d70000", "#d7005f", "#d7008f", "#d700af", "#d700d7", "#d700ff", + \ "#d75f00", "#d75f5f", "#d75f8f", "#d75faf", "#d75fd7", "#d75fff", + \ "#d78f00", "#d78f5f", "#d78f8f", "#d78faf", "#d78fd7", "#d78fff", + \ "#d7af00", "#d7af5f", "#d7af8f", "#d7afaf", "#d7afd7", "#d7afff", + \ "#d7d700", "#d7d75f", "#d7d78f", "#d7d7af", "#d7d7d7", "#d7d7ff", + \ "#d7ff00", "#d7ff5f", "#d7ff8f", "#d7ffaf", "#d7ffd7", "#d7ffff", + \ "#ff0000", "#ff005f", "#ff008f", "#ff00af", "#ff00d7", "#ff00ff", + \ "#ff5f00", "#ff5f5f", "#ff5f8f", "#ff5faf", "#ff5fd7", "#ff5fff", + \ "#ff8f00", "#ff8f5f", "#ff8f8f", "#ff8faf", "#ff8fd7", "#ff8fff", + \ "#ffaf00", "#ffaf5f", "#ffaf8f", "#ffafaf", "#ffafd7", "#ffafff", + \ "#ffd700", "#ffd75f", "#ffd78f", "#ffd7af", "#ffd7d7", "#ffd7ff", + \ "#ffff00", "#ffff5f", "#ffff8f", "#ffffaf", "#ffffd7", "#ffffff", \ - \ "#080808", "#121212", "#1c1c1c", "#262626", "#303030", "#3a3a3a", - \ "#444444", "#4e4e4e", "#585858", "#606060", "#666666", "#767676", - \ "#808080", "#8a8a8a", "#949494", "#9e9e9e", "#a8a8a8", "#b2b2b2", + \ "#080808", "#121212", "#1c1c1c", "#262626", "#303030", "#3a3a3a", + \ "#444444", "#4e4e4e", "#585858", "#606060", "#666666", "#767676", + \ "#808080", "#8a8a8a", "#949494", "#9e9e9e", "#a8a8a8", "#b2b2b2", \ "#bcbcbc", "#c6c6c6", "#d0d0d0", "#dadada", "#e4e4e4", "#eeeeee" ] " }}} " {{{ color setup for gvim diff --git a/colors/chalkboard.vim b/colors/chalkboard.vim index 466bd190..3d415b37 100644 --- a/colors/chalkboard.vim +++ b/colors/chalkboard.vim @@ -14,7 +14,7 @@ if exists('syntax_on') endif " Set theme name -let g:colors_name = 'darkdonttouchme' +let g:colors_name = 'chalkboard' function! s:set() abort let white = { 'gui': '#ffffff', 'cterm': '231'} @@ -36,7 +36,7 @@ function! s:set() abort let mutepurple = {'gui': '#875fd7', 'cterm': '97'} let mutemud = {'gui': '#875f5f', 'cterm': '95'} let muteorange = {'gui': '#af5f00', 'cterm': '130'} - let muteslate = {'gui': '#878787', 'cterm': '102'} + let muteslate = {'gui': '#878787', 'cterm': '102'} let muteteal = {'gui': '#87af87', 'cterm': '108'} let muterainforest = {'gui': '#5f875f', 'cterm': '65'} let mutegreen = {'gui': '#5faf5f', 'cterm': '71'} @@ -50,7 +50,7 @@ function! s:set() abort let darkgreen = {'gui': '#005f00', 'cterm': '22'} let darkteal = {'gui': '#005f5f', 'cterm': '23'} let darkmauve = {'gui': '#5f5f5f', 'cterm': '59'} - let alertred = {'gui': '#d70000', 'cterm': '160'} + let alertred = {'gui': '#d70000', 'cterm': '160'} let none = {'gui': 'NONE', 'cterm': 'NONE'} let bold = {'gui': 'bold', 'cterm': 'bold'} @@ -96,7 +96,7 @@ function! s:set() abort let highlight_group.Todo = [black, alertred, underline, none] let highlight_group.Error = [black, alertred, bold, none] let highlight_group.Underlined = [alertred, none, underline, none] - + let highlight_group.ModeMsg = [muteblue, none, bold, none] let highlight_group.SpecialKey = [whiteblue, none, none, none] diff --git a/colors/charged-256.vim b/colors/charged-256.vim index 9f132d7f..80894974 100644 --- a/colors/charged-256.vim +++ b/colors/charged-256.vim @@ -1,10 +1,11 @@ +let g:colors_name = "charged-256" hi Normal ctermfg=247 ctermbg=16 hi NonText ctermfg=247 ctermbg=232 hi LineNr ctermfg=237 ctermbg=232 hi VertSplit ctermfg=234 ctermbg=234 hi StatusLine ctermfg=240 ctermbg=234 -hi StatusLineNC ctermfg=234 ctermbg=238 +hi StatusLineNC ctermfg=234 ctermbg=238 hi Folded ctermfg=243 ctermbg=16 hi FoldColumn ctermfg=243 ctermbg=16 diff --git a/colors/cloudy.vim b/colors/cloudy.vim index 7bbbc517..92a824cd 100644 --- a/colors/cloudy.vim +++ b/colors/cloudy.vim @@ -9,10 +9,10 @@ hi clear if exists("syntax_on") syntax reset endif -let g:colors_name="peppers" +let g:colors_name="cloudy" -hi Normal guifg=#ffffcc guibg=#003366 -hi LineNr guifg=white guibg=#003366 +hi Normal guifg=#ffffcc guibg=#003366 +hi LineNr guifg=white guibg=#003366 hi Statusline gui=none guibg=#0099cc guifg=#ffffff hi StatuslineNC gui=none guibg=#003399 guifg=#ffffff @@ -34,16 +34,16 @@ hi String guifg=#99ccff gui=NONE hi Number guifg=#66ff66 gui=NONE hi Constant guifg=#f0f080 gui=NONE -hi Function gui=NONE guifg=#fffcfc +hi Function gui=NONE guifg=#fffcfc hi PreProc guifg=#ffff00 gui=NONE -hi Define gui=bold guifg=#f0f0f0 -hi Special gui=none guifg=#cccccc -hi BrowseDirectory gui=bold guifg=#FFFF00 +hi Define gui=bold guifg=#f0f0f0 +hi Special gui=none guifg=#cccccc +hi BrowseDirectory gui=bold guifg=#FFFF00 hi Keyword guifg=#ff8088 gui=NONE -hi Search gui=NONE guibg=#ffff00 guifg=#330000 +hi Search gui=NONE guibg=#ffff00 guifg=#330000 hi IncSearch gui=NONE guifg=#fcfcfc guibg=#8888ff hi SpecialKey gui=NONE guifg=#fcfcfc guibg=#8888ff -hi NonText gui=NONE guifg=#fcfcfc -hi Directory gui=NONE guifg=#999900 -hi browseDirectory gui=NONE guifg=#00F0FF +hi NonText gui=NONE guifg=#fcfcfc +hi Directory gui=NONE guifg=#999900 +hi browseDirectory gui=NONE guifg=#00F0FF diff --git a/colors/cobaltish.vim b/colors/cobaltish.vim index 703533ec..3442f2ce 100644 --- a/colors/cobaltish.vim +++ b/colors/cobaltish.vim @@ -26,7 +26,7 @@ if exists("syntax_on") syntax reset endif -let g:colors_name="cobalt" +let g:colors_name="cobaltish" hi Normal guifg=#FFFFFF guibg=#002240 hi NonText guifg=#E9E9E9 guibg=#002240 diff --git a/colors/coda.vim b/colors/coda.vim index c20a6fcb..378698f7 100644 --- a/colors/coda.vim +++ b/colors/coda.vim @@ -21,7 +21,7 @@ if version > 580 syntax reset endif endif -let g:colors_name="summerfruit256" +let g:colors_name="coda" if has("gui_running") || &t_Co == 88 || &t_Co == 256 " functions {{{ @@ -256,10 +256,10 @@ if has("gui_running") || &t_Co == 88 || &t_Co == 256 " Specials call X("Todo", "e50808", "dbf3cd", "bold") call X("Title", "000000", "", "") - call X("Special", "996633", "", "") + call X("Special", "996633", "", "") " Syntax Elements - call X("String", "ff6600", "", "") + call X("String", "ff6600", "", "") call X("Constant", "0086d2", "", "") call X("Number", "0000ff", "", "") call X("Statement", "996633", "", "") diff --git a/colors/codeburn.vim b/colors/codeburn.vim index 8332bc3d..373f2972 100644 --- a/colors/codeburn.vim +++ b/colors/codeburn.vim @@ -5,10 +5,10 @@ if exists("syntax_on") syntax reset endif -let colors_name = "codeburn-0.2" +let colors_name = "codeburn" if version >= 700 - " NERDTree current + " NERDTree current hi CursorLine guibg=#BFB7AD gui=none "hi CursorColumn guibg=#e4e2e0 hi MatchParen guibg=black guifg=white gui=none @@ -32,7 +32,7 @@ hi Question guifg=gray10 guibg=#B3C71E gui=none hi WarningMsg guifg=#600000 gui=none guibg=#dcd8d8 " Html-Titles -hi Title guifg=gray20 gui=none +hi Title guifg=gray20 gui=none hi Underlined guifg=gray20 gui=underline hi Cursor guifg=white guibg=#888480 @@ -40,7 +40,7 @@ hi lCursor guifg=black guibg=white hi LineNr guifg=#B0B1A1 hi StatusLine guifg=gray90 guibg=#888480 gui=none -" not current status line +" not current status line hi StatusLineNC guifg=gray40 guibg=#ABA7A4 gui=none hi VertSplit guifg=#ABA7A4 guibg=#ABA7A4 gui=NONE @@ -51,7 +51,7 @@ hi NonText gui=none guifg=#dcd8d8 hi Comment guifg=#909090 gui=italic " ruby: symbols -hi Constant guifg=MediumSlateBlue +hi Constant guifg=MediumSlateBlue hi String guifg=#3366cc hi String guifg=DodgerBlue @@ -85,7 +85,7 @@ hi Repeat guifg=#660000 gui=none " Ruby: if..else..end hi Conditional guifg=#990000 -" Ruby: require, labels in .vim, +" Ruby: require, labels in .vim, hi PreProc guifg=DarkGoldenrod gui=none hi Folded guifg=#64634B guibg=#c8c4c0 gui=none @@ -153,7 +153,7 @@ hi link rubyClass Type hi link rubyControl Repeat "for somre reason begin end in erb is tied to this color instead of Conditional and Control -hi link rubyBeginEnd Repeat +hi link rubyBeginEnd Repeat "hi rubyCurlyBlock guifg=#9C420C "hi rubyData gui= guifg= guibg= diff --git a/colors/custom.vim b/colors/custom.vim index 977bd70c..b2dca6ee 100644 --- a/colors/custom.vim +++ b/colors/custom.vim @@ -11,12 +11,13 @@ if version >= 500 " source $VIM/vim-5.0/syntax/syntax.vim hi clear + let g:colors_name = "custom" " Switch on search pattern highlighting. set hlsearch " highlight Comment gui=italic - highlight Comment guifg=green3 guibg=black + highlight Comment guifg=green3 guibg=black " highlight Comment guifg=SkyBlue1 gui=none highlight Constant guifg=cyan gui=none guibg=black " highlight Constant gui=col_lgreen_bl diff --git a/colors/darker-robin.vim b/colors/darker-robin.vim index 23feec6c..bc324f6a 100644 --- a/colors/darker-robin.vim +++ b/colors/darker-robin.vim @@ -12,6 +12,7 @@ if exists("syntax_on") syntax reset endif +let g:colors_name = "darker-robin" """ Colors diff --git a/colors/darkerdesert.vim b/colors/darkerdesert.vim index a77534cc..c971d3e1 100644 --- a/colors/darkerdesert.vim +++ b/colors/darkerdesert.vim @@ -9,7 +9,7 @@ if version > 580 syntax reset endif endif -let g:colors_name="softblack" +let g:colors_name="darkerdesert" hi Normal guibg=#121212 guifg=#9090a0 diff --git a/colors/gentooish.vim b/colors/gentooish.vim index c823c286..8c3c0933 100644 --- a/colors/gentooish.vim +++ b/colors/gentooish.vim @@ -9,6 +9,8 @@ if exists("syntax_on") syntax reset endif +let g:colors_name = "gentooish" + if has('gui_running') hi Normal gui=NONE guifg=#cccccc guibg=#191919 diff --git a/colors/gobo.vim b/colors/gobo.vim index 13a8cf5b..589d4009 100644 --- a/colors/gobo.vim +++ b/colors/gobo.vim @@ -14,14 +14,14 @@ hi clear if exists("syntax_on") syntax reset endif -let g:colors_name = "ColorSchemeCreator" -hi Normal guifg=#111111 guibg=#FFFFFF -hi comment guifg=#33CC99 gui=italic -hi constant guifg=#CC0099 gui=bold -hi statement guifg=#3399FF gui=bold +let g:colors_name = "gobo" +hi Normal guifg=#111111 guibg=#FFFFFF +hi comment guifg=#33CC99 gui=italic +hi constant guifg=#CC0099 gui=bold +hi statement guifg=#3399FF gui=bold hi preproc guifg=#0066FF -hi type guifg=#6600CC gui=bold +hi type guifg=#6600CC gui=bold hi special guifg=#6600CC hi operator guifg=#CC0099 -hi clear Visual -hi Visual term=reverse cterm=reverse gui=reverse +hi clear Visual +hi Visual term=reverse cterm=reverse gui=reverse diff --git a/colors/hhazure.vim b/colors/hhazure.vim index 9dfed354..cbbe70c7 100644 --- a/colors/hhazure.vim +++ b/colors/hhazure.vim @@ -10,7 +10,7 @@ hi clear if exists("syntax_on") syntax reset endif -let colors_name = expand(":t:r") +let g:colors_name = expand(":t:r") let html_my_rendering = 1 @@ -22,7 +22,7 @@ hi LineNr gui=underline guifg=#54657d guibg=#051525 hi Folded gui=none guifg=#54657d guibg=bg hi FoldColumn gui=none guifg=#54657d guibg=bg " title -hi Title gui=underline guifg=fg guibg=#34455d +hi Title gui=underline guifg=fg guibg=#34455d " message hi MoreMsg gui=underline guifg=bg guibg=#329858 hi Question gui=underline guifg=bg guibg=#329858 @@ -43,23 +43,23 @@ hi Visual gui=underline guifg=bg guibg=#667888 " message {{{1 hi ErrorMsg gui=underline guifg=bg guibg=#8cdd66 hi WarningMsg gui=underline guifg=bg guibg=#66cc6a -hi ModeMsg gui=underline guifg=bg guibg=#339599 +hi ModeMsg gui=underline guifg=bg guibg=#339599 " inner {{{1 -hi Ignore gui=none guifg=bg guibg=bg +hi Ignore gui=none guifg=bg guibg=bg hi Todo gui=underline guifg=bg guibg=#66cc6a hi Error gui=underline guifg=fg guibg=#884422 -hi Special gui=none guifg=#66bbb6 guibg=bg -hi SpecialKey gui=none guifg=#6695cc guibg=bg -hi Identifier gui=none guifg=#69be97 guibg=bg -hi Constant gui=none guifg=#22887b guibg=bg -hi Statement gui=none guifg=#74aa66 guibg=bg -hi Comment gui=none guifg=#006188 guibg=bg -hi Underlined gui=underline guifg=#826699 guibg=bg -hi Directory gui=none guifg=#447760 guibg=bg -hi PreProc gui=none guifg=#557767 guibg=bg -hi Type gui=none guifg=#429999 guibg=bg +hi Special gui=none guifg=#66bbb6 guibg=bg +hi SpecialKey gui=none guifg=#6695cc guibg=bg +hi Identifier gui=none guifg=#69be97 guibg=bg +hi Constant gui=none guifg=#22887b guibg=bg +hi Statement gui=none guifg=#74aa66 guibg=bg +hi Comment gui=none guifg=#006188 guibg=bg +hi Underlined gui=underline guifg=#826699 guibg=bg +hi Directory gui=none guifg=#447760 guibg=bg +hi PreProc gui=none guifg=#557767 guibg=bg +hi Type gui=none guifg=#429999 guibg=bg " diff {{{1 @@ -70,14 +70,14 @@ hi DiffAdd gui=underline guifg=bg guibg=#2ccc22 " html {{{1 -hi htmlLink gui=underline guifg=#6696aa guibg=bg -hi htmlBold gui=underline guifg=bg guibg=#74aa66 -hi htmlBoldUnderline gui=underline guifg=#74aa66 guibg=bg +hi htmlLink gui=underline guifg=#6696aa guibg=bg +hi htmlBold gui=underline guifg=bg guibg=#74aa66 +hi htmlBoldUnderline gui=underline guifg=#74aa66 guibg=bg hi htmlItalic gui=underline guifg=bg guibg=#44ccc0 -hi htmlUnderlineItalic gui=underline guifg=#44ccc0 guibg=bg +hi htmlUnderlineItalic gui=underline guifg=#44ccc0 guibg=bg hi htmlBoldItalic gui=underline guifg=bg guibg=#33aa40 -hi htmlBoldUnderlineItalic gui=underline guifg=#33aa40 guibg=bg -hi htmlUnderline gui=underline guifg=fg guibg=bg +hi htmlBoldUnderlineItalic gui=underline guifg=#33aa40 guibg=bg +hi htmlUnderline gui=underline guifg=fg guibg=bg "}}}1 " vim:set nowrap foldmethod=marker expandtab: diff --git a/colors/hhdblue.vim b/colors/hhdblue.vim index ebea8ba1..6999529c 100644 --- a/colors/hhdblue.vim +++ b/colors/hhdblue.vim @@ -15,15 +15,15 @@ " nontext " "underlined" : underline, fg=dark, bg=black " "normal" : none, fg=dark, bg=black -" +" " This is original settings. " :let hhcs_both_all_linenr ="light" " :let hhcs_both_all_nontext ="underlined" -" +" " This is prototype settings. " :let hhcs_both_all_linenr ="dark" " :let hhcs_both_all_nontext ="underlined" -" +" " If you don't want to eccentric feature, try this. " :let hhcs_both_all_linenr ="normal" " :let hhcs_both_all_nontext ="normal" @@ -45,7 +45,7 @@ hi clear if exists("syntax_on") syntax reset endif -let colors_name = expand(":t:r") +let g:colors_name = expand(":t:r") let html_my_rendering = 1 @@ -201,8 +201,8 @@ hi htmlBold gui=UNDERLINE guifg=black guibg=lightred hi htmlBold cterm=UNDERLINE ctermfg=black ctermbg=lightred hi htmlItalic gui=UNDERLINE guifg=black guibg=lightgreen hi htmlItalic cterm=UNDERLINE ctermfg=black ctermbg=lightgreen -hi htmlBoldItalic gui=UNDERLINE guifg=black guibg=lightblue -hi htmlBoldItalic cterm=UNDERLINE ctermfg=black ctermbg=lightblue +hi htmlBoldItalic gui=UNDERLINE guifg=black guibg=lightblue +hi htmlBoldItalic cterm=UNDERLINE ctermfg=black ctermbg=lightblue hi htmlUnderline gui=UNDERLINE guifg=lightgray guibg=black hi htmlUnderline cterm=UNDERLINE ctermfg=lightgray ctermbg=black hi htmlBoldUnderline gui=UNDERLINE guifg=lightred guibg=black diff --git a/colors/hhdcyan.vim b/colors/hhdcyan.vim index be41f2fb..36dc6845 100644 --- a/colors/hhdcyan.vim +++ b/colors/hhdcyan.vim @@ -15,15 +15,15 @@ " nontext " "underlined" : underline, fg=dark, bg=black " "normal" : none, fg=dark, bg=black -" +" " This is original settings. " :let hhcs_both_all_linenr ="light" " :let hhcs_both_all_nontext ="underlined" -" +" " This is prototype settings. " :let hhcs_both_all_linenr ="dark" " :let hhcs_both_all_nontext ="underlined" -" +" " If you don't want to eccentric feature, try this. " :let hhcs_both_all_linenr ="normal" " :let hhcs_both_all_nontext ="normal" @@ -45,7 +45,7 @@ hi clear if exists("syntax_on") syntax reset endif -let colors_name = expand(":t:r") +let g:colors_name = expand(":t:r") let html_my_rendering = 1 @@ -201,8 +201,8 @@ hi htmlBold gui=UNDERLINE guifg=black guibg=lightred hi htmlBold cterm=UNDERLINE ctermfg=black ctermbg=lightred hi htmlItalic gui=UNDERLINE guifg=black guibg=lightgreen hi htmlItalic cterm=UNDERLINE ctermfg=black ctermbg=lightgreen -hi htmlBoldItalic gui=UNDERLINE guifg=black guibg=lightblue -hi htmlBoldItalic cterm=UNDERLINE ctermfg=black ctermbg=lightblue +hi htmlBoldItalic gui=UNDERLINE guifg=black guibg=lightblue +hi htmlBoldItalic cterm=UNDERLINE ctermfg=black ctermbg=lightblue hi htmlUnderline gui=UNDERLINE guifg=lightgray guibg=black hi htmlUnderline cterm=UNDERLINE ctermfg=lightgray ctermbg=black hi htmlBoldUnderline gui=UNDERLINE guifg=lightred guibg=black diff --git a/colors/hhdgray.vim b/colors/hhdgray.vim index 39249fc1..c646f764 100644 --- a/colors/hhdgray.vim +++ b/colors/hhdgray.vim @@ -15,15 +15,15 @@ " nontext " "underlined" : underline, fg=dark, bg=black " "normal" : none, fg=dark, bg=black -" +" " This is original settings. " :let hhcs_both_all_linenr ="light" " :let hhcs_both_all_nontext ="underlined" -" +" " This is prototype settings. " :let hhcs_both_all_linenr ="dark" " :let hhcs_both_all_nontext ="underlined" -" +" " If you don't want to eccentric feature, try this. " :let hhcs_both_all_linenr ="normal" " :let hhcs_both_all_nontext ="normal" @@ -45,7 +45,7 @@ hi clear if exists("syntax_on") syntax reset endif -let colors_name = expand(":t:r") +let g:colors_name = expand(":t:r") let html_my_rendering = 1 @@ -201,8 +201,8 @@ hi htmlBold gui=UNDERLINE guifg=black guibg=lightred hi htmlBold cterm=UNDERLINE ctermfg=black ctermbg=lightred hi htmlItalic gui=UNDERLINE guifg=black guibg=lightgreen hi htmlItalic cterm=UNDERLINE ctermfg=black ctermbg=lightgreen -hi htmlBoldItalic gui=UNDERLINE guifg=black guibg=lightblue -hi htmlBoldItalic cterm=UNDERLINE ctermfg=black ctermbg=lightblue +hi htmlBoldItalic gui=UNDERLINE guifg=black guibg=lightblue +hi htmlBoldItalic cterm=UNDERLINE ctermfg=black ctermbg=lightblue hi htmlUnderline gui=UNDERLINE guifg=lightgray guibg=black hi htmlUnderline cterm=UNDERLINE ctermfg=lightgray ctermbg=black hi htmlBoldUnderline gui=UNDERLINE guifg=lightred guibg=black diff --git a/colors/hhdred.vim b/colors/hhdred.vim index a8f41a37..521cacd6 100644 --- a/colors/hhdred.vim +++ b/colors/hhdred.vim @@ -15,15 +15,15 @@ " nontext " "underlined" : underline, fg=dark, bg=black " "normal" : none, fg=dark, bg=black -" +" " This is original settings. " :let hhcs_both_all_linenr ="light" " :let hhcs_both_all_nontext ="underlined" -" +" " This is prototype settings. " :let hhcs_both_all_linenr ="dark" " :let hhcs_both_all_nontext ="underlined" -" +" " If you don't want to eccentric feature, try this. " :let hhcs_both_all_linenr ="normal" " :let hhcs_both_all_nontext ="normal" @@ -45,7 +45,7 @@ hi clear if exists("syntax_on") syntax reset endif -let colors_name = expand(":t:r") +let g:colors_name = expand(":t:r") let html_my_rendering = 1 @@ -201,8 +201,8 @@ hi htmlBold gui=UNDERLINE guifg=black guibg=lightred hi htmlBold cterm=UNDERLINE ctermfg=black ctermbg=lightred hi htmlItalic gui=UNDERLINE guifg=black guibg=lightgreen hi htmlItalic cterm=UNDERLINE ctermfg=black ctermbg=lightgreen -hi htmlBoldItalic gui=UNDERLINE guifg=black guibg=lightblue -hi htmlBoldItalic cterm=UNDERLINE ctermfg=black ctermbg=lightblue +hi htmlBoldItalic gui=UNDERLINE guifg=black guibg=lightblue +hi htmlBoldItalic cterm=UNDERLINE ctermfg=black ctermbg=lightblue hi htmlUnderline gui=UNDERLINE guifg=lightgray guibg=black hi htmlUnderline cterm=UNDERLINE ctermfg=lightgray ctermbg=black hi htmlBoldUnderline gui=UNDERLINE guifg=lightred guibg=black diff --git a/colors/hhorange.vim b/colors/hhorange.vim index a1de49d1..437f055c 100644 --- a/colors/hhorange.vim +++ b/colors/hhorange.vim @@ -10,7 +10,7 @@ hi clear if exists("syntax_on") syntax reset endif -let colors_name = expand(":t:r") +let g:colors_name = expand(":t:r") let html_my_rendering = 1 @@ -19,7 +19,7 @@ hi LineNr gui=underline guifg=#756664 guibg=#1c1200 hi Folded gui=none guifg=#756664 guibg=bg hi FoldColumn gui=none guifg=#756664 guibg=bg " title -hi Title gui=underline guifg=fg guibg=#553614 +hi Title gui=underline guifg=fg guibg=#553614 " message hi MoreMsg gui=underline guifg=bg guibg=#983235 hi Question gui=underline guifg=bg guibg=#983235 @@ -41,24 +41,24 @@ hi Visual gui=underline guifg=bg guibg=#886b46 " message {{{1 hi ErrorMsg gui=underline guifg=bg guibg=#dd66bb hi WarningMsg gui=underline guifg=bg guibg=#cc668b -hi ModeMsg gui=underline guifg=bg guibg=#997433 +hi ModeMsg gui=underline guifg=bg guibg=#997433 " inner {{{1 hi Normal gui=none guifg=#9b8f78 guibg=#332412 -hi Ignore gui=none guifg=bg guibg=bg +hi Ignore gui=none guifg=bg guibg=bg hi Todo gui=underline guifg=bg guibg=#cc668b hi Error gui=underline guifg=fg guibg=#413399 -hi Special gui=none guifg=#bb9466 guibg=bg -hi SpecialKey gui=none guifg=#becc66 guibg=bg -hi Identifier gui=none guifg=#be7569 guibg=bg -hi Constant gui=none guifg=#885222 guibg=bg -hi Statement gui=none guifg=#aa668f guibg=bg -hi Comment gui=none guifg=#887900 guibg=bg -hi Underlined gui=underline guifg=#66996d guibg=bg -hi Directory gui=none guifg=#774b44 guibg=bg -hi PreProc gui=none guifg=#775a55 guibg=bg -hi Type gui=none guifg=#bb7b22 guibg=bg +hi Special gui=none guifg=#bb9466 guibg=bg +hi SpecialKey gui=none guifg=#becc66 guibg=bg +hi Identifier gui=none guifg=#be7569 guibg=bg +hi Constant gui=none guifg=#885222 guibg=bg +hi Statement gui=none guifg=#aa668f guibg=bg +hi Comment gui=none guifg=#887900 guibg=bg +hi Underlined gui=underline guifg=#66996d guibg=bg +hi Directory gui=none guifg=#774b44 guibg=bg +hi PreProc gui=none guifg=#775a55 guibg=bg +hi Type gui=none guifg=#bb7b22 guibg=bg " diff {{{1 @@ -69,14 +69,14 @@ hi DiffAdd gui=underline guifg=bg guibg=#cc2270 " html {{{1 -hi htmlLink gui=underline guifg=#aaa366 guibg=bg -hi htmlBold gui=underline guifg=bg guibg=#aa668f -hi htmlBoldUnderline gui=underline guifg=#aa668f guibg=bg +hi htmlLink gui=underline guifg=#aaa366 guibg=bg +hi htmlBold gui=underline guifg=bg guibg=#aa668f +hi htmlBoldUnderline gui=underline guifg=#aa668f guibg=bg hi htmlItalic gui=underline guifg=bg guibg=#cc8a44 -hi htmlUnderlineItalic gui=underline guifg=#cc8a44 guibg=bg +hi htmlUnderlineItalic gui=underline guifg=#cc8a44 guibg=bg hi htmlBoldItalic gui=underline guifg=bg guibg=#aa3355 -hi htmlBoldUnderlineItalic gui=underline guifg=#aa3355 guibg=bg -hi htmlUnderline gui=underline guifg=fg guibg=bg +hi htmlBoldUnderlineItalic gui=underline guifg=#aa3355 guibg=bg +hi htmlUnderline gui=underline guifg=fg guibg=bg "}}}1 " vim:set nowrap foldmethod=marker expandtab: diff --git a/colors/hhspring.vim b/colors/hhspring.vim index cee4174a..0ddbd79a 100644 --- a/colors/hhspring.vim +++ b/colors/hhspring.vim @@ -10,7 +10,7 @@ hi clear if exists("syntax_on") syntax reset endif -let colors_name = expand(":t:r") +let g:colors_name = expand(":t:r") let html_my_rendering = 1 @@ -19,7 +19,7 @@ hi LineNr gui=underline guifg=#757164 guibg=#1c1910 hi Folded gui=none guifg=#757164 guibg=bg hi FoldColumn gui=none guifg=#757164 guibg=bg " title -hi Title gui=underline guifg=fg guibg=#555144 +hi Title gui=underline guifg=fg guibg=#555144 " message hi MoreMsg gui=underline guifg=bg guibg=#986c32 hi Question gui=underline guifg=bg guibg=#986c32 @@ -41,25 +41,25 @@ hi Visual gui=underline guifg=bg guibg=#887f66 " message {{{1 hi ErrorMsg gui=underline guifg=bg guibg=#dd6674 hi WarningMsg gui=underline guifg=bg guibg=#cc7e66 -hi ModeMsg gui=underline guifg=bg guibg=#819933 +hi ModeMsg gui=underline guifg=bg guibg=#819933 "TODO " inner {{{1 hi Normal gui=none guifg=#bbae88 guibg=#332f22 -hi Ignore gui=none guifg=bg guibg=bg +hi Ignore gui=none guifg=bg guibg=bg hi Todo gui=underline guifg=bg guibg=#cc7e66 hi Error gui=underline guifg=fg guibg=#7e3399 -hi Special gui=none guifg=#afbb66 guibg=bg -hi SpecialKey gui=none guifg=#81cc66 guibg=bg -hi Identifier gui=none guifg=#bea869 guibg=bg -hi Constant gui=none guifg=#818822 guibg=bg -hi Statement gui=none guifg=#aa6667 guibg=bg -hi Comment gui=none guifg=#458800 guibg=bg -hi Underlined gui=underline guifg=#66998c guibg=bg -hi Directory gui=none guifg=#776a44 guibg=bg -hi PreProc gui=none guifg=#776e55 guibg=bg -hi Type gui=none guifg=#9fbb22 guibg=bg +hi Special gui=none guifg=#afbb66 guibg=bg +hi SpecialKey gui=none guifg=#81cc66 guibg=bg +hi Identifier gui=none guifg=#bea869 guibg=bg +hi Constant gui=none guifg=#818822 guibg=bg +hi Statement gui=none guifg=#aa6667 guibg=bg +hi Comment gui=none guifg=#458800 guibg=bg +hi Underlined gui=underline guifg=#66998c guibg=bg +hi Directory gui=none guifg=#776a44 guibg=bg +hi PreProc gui=none guifg=#776e55 guibg=bg +hi Type gui=none guifg=#9fbb22 guibg=bg " diff {{{1 @@ -70,14 +70,14 @@ hi DiffAdd gui=underline guifg=bg guibg=#cc3a22 " html {{{1 -hi htmlLink gui=underline guifg=#89aa66 guibg=bg -hi htmlBold gui=underline guifg=bg guibg=#aa6667 -hi htmlBoldUnderline gui=underline guifg=#aa6667 guibg=bg +hi htmlLink gui=underline guifg=#89aa66 guibg=bg +hi htmlBold gui=underline guifg=bg guibg=#aa6667 +hi htmlBoldUnderline gui=underline guifg=#aa6667 guibg=bg hi htmlItalic gui=underline guifg=bg guibg=#bccc44 -hi htmlUnderlineItalic gui=underline guifg=#bccc44 guibg=bg +hi htmlUnderlineItalic gui=underline guifg=#bccc44 guibg=bg hi htmlBoldItalic gui=underline guifg=bg guibg=#aa5833 -hi htmlBoldUnderlineItalic gui=underline guifg=#aa5833 guibg=bg -hi htmlUnderline gui=underline guifg=fg guibg=bg +hi htmlBoldUnderlineItalic gui=underline guifg=#aa5833 guibg=bg +hi htmlUnderline gui=underline guifg=fg guibg=bg "}}}1 " vim:set nowrap foldmethod=marker expandtab: diff --git a/colors/hhteal.vim b/colors/hhteal.vim index 79dbb3c8..597e6af2 100644 --- a/colors/hhteal.vim +++ b/colors/hhteal.vim @@ -10,7 +10,7 @@ hi clear if exists("syntax_on") syntax reset endif -let colors_name = expand(":t:r") +let g:colors_name = expand(":t:r") let html_my_rendering = 1 @@ -19,7 +19,7 @@ hi LineNr gui=underline guifg=#647564 guibg=#101c10 hi Folded gui=none guifg=#647564 guibg=bg hi FoldColumn gui=none guifg=#647564 guibg=bg " title -hi Title gui=underline guifg=fg guibg=#445544 +hi Title gui=underline guifg=fg guibg=#445544 " message hi MoreMsg gui=underline guifg=bg guibg=#439832 hi Question gui=underline guifg=bg guibg=#439832 @@ -41,25 +41,25 @@ hi Visual gui=underline guifg=bg guibg=#668866 " message {{{1 hi ErrorMsg gui=underline guifg=bg guibg=#ccdd66 hi WarningMsg gui=underline guifg=bg guibg=#99cc66 -hi ModeMsg gui=underline guifg=bg guibg=#339966 +hi ModeMsg gui=underline guifg=bg guibg=#339966 "TODO " inner {{{1 hi Normal gui=none guifg=#88bb88 guibg=#223322 -hi Ignore gui=none guifg=bg guibg=bg +hi Ignore gui=none guifg=bg guibg=bg hi Todo gui=underline guifg=bg guibg=#99cc66 hi Error gui=underline guifg=fg guibg=#993333 -hi Special gui=none guifg=#66bb88 guibg=bg -hi SpecialKey gui=none guifg=#66cccc guibg=bg -hi Identifier gui=none guifg=#69be69 guibg=bg -hi Constant gui=none guifg=#228844 guibg=bg -hi Statement gui=none guifg=#99aa66 guibg=bg -hi Comment gui=none guifg=#008866 guibg=bg -hi Underlined gui=underline guifg=#666699 guibg=bg -hi Directory gui=none guifg=#447744 guibg=bg -hi PreProc gui=none guifg=#557755 guibg=bg -hi Type gui=none guifg=#22bb66 guibg=bg +hi Special gui=none guifg=#66bb88 guibg=bg +hi SpecialKey gui=none guifg=#66cccc guibg=bg +hi Identifier gui=none guifg=#69be69 guibg=bg +hi Constant gui=none guifg=#228844 guibg=bg +hi Statement gui=none guifg=#99aa66 guibg=bg +hi Comment gui=none guifg=#008866 guibg=bg +hi Underlined gui=underline guifg=#666699 guibg=bg +hi Directory gui=none guifg=#447744 guibg=bg +hi PreProc gui=none guifg=#557755 guibg=bg +hi Type gui=none guifg=#22bb66 guibg=bg " diff {{{1 @@ -70,14 +70,14 @@ hi DiffAdd gui=underline guifg=bg guibg=#88cc22 " html {{{1 -hi htmlLink gui=underline guifg=#66aa99 guibg=bg -hi htmlBold gui=underline guifg=bg guibg=#99aa66 -hi htmlBoldUnderline gui=underline guifg=#99aa66 guibg=bg +hi htmlLink gui=underline guifg=#66aa99 guibg=bg +hi htmlBold gui=underline guifg=bg guibg=#99aa66 +hi htmlBoldUnderline gui=underline guifg=#99aa66 guibg=bg hi htmlItalic gui=underline guifg=bg guibg=#44cc77 -hi htmlUnderlineItalic gui=underline guifg=#44cc77 guibg=bg +hi htmlUnderlineItalic gui=underline guifg=#44cc77 guibg=bg hi htmlBoldItalic gui=underline guifg=bg guibg=#66aa33 -hi htmlBoldUnderlineItalic gui=underline guifg=#66aa33 guibg=bg -hi htmlUnderline gui=underline guifg=fg guibg=bg +hi htmlBoldUnderlineItalic gui=underline guifg=#66aa33 guibg=bg +hi htmlUnderline gui=underline guifg=fg guibg=bg "}}}1 " vim:set nowrap foldmethod=marker expandtab: diff --git a/colors/hhviolet.vim b/colors/hhviolet.vim index b8fbf62d..8592efc6 100644 --- a/colors/hhviolet.vim +++ b/colors/hhviolet.vim @@ -10,7 +10,7 @@ hi clear if exists("syntax_on") syntax reset endif -let colors_name = expand(":t:r") +let g:colors_name = expand(":t:r") let html_my_rendering = 1 @@ -19,7 +19,7 @@ hi LineNr gui=underline guifg=#686475 guibg=#13101c hi Folded gui=none guifg=#686475 guibg=bg hi FoldColumn gui=none guifg=#686475 guibg=bg " title -hi Title gui=underline guifg=fg guibg=#484455 +hi Title gui=underline guifg=fg guibg=#484455 " message hi MoreMsg gui=underline guifg=bg guibg=#373298 hi Question gui=underline guifg=bg guibg=#373298 @@ -41,25 +41,25 @@ hi Visual gui=underline guifg=bg guibg=#6d6688 " message {{{1 hi ErrorMsg gui=underline guifg=bg guibg=#66b2dd hi WarningMsg gui=underline guifg=bg guibg=#6683cc -hi ModeMsg gui=underline guifg=bg guibg=#7c3399 +hi ModeMsg gui=underline guifg=bg guibg=#7c3399 "TODO " inner {{{1 hi Normal gui=none guifg=#9388bb guibg=#262233 -hi Ignore gui=none guifg=bg guibg=bg +hi Ignore gui=none guifg=bg guibg=bg hi Todo gui=underline guifg=bg guibg=#6683cc hi Error gui=underline guifg=fg guibg=#335544 -hi Special gui=none guifg=#9b66bb guibg=bg -hi SpecialKey gui=none guifg=#cc66b6 guibg=bg -hi Identifier gui=none guifg=#7c69be guibg=bg -hi Constant gui=none guifg=#774499 guibg=bg -hi Statement gui=none guifg=#668aaa guibg=bg -hi Comment gui=none guifg=#662088 guibg=bg -hi Underlined gui=underline guifg=#997166 guibg=bg -hi Directory gui=none guifg=#4f4477 guibg=bg -hi PreProc gui=none guifg=#5c5577 guibg=bg -hi Type gui=none guifg=#7733cc guibg=bg +hi Special gui=none guifg=#9b66bb guibg=bg +hi SpecialKey gui=none guifg=#cc66b6 guibg=bg +hi Identifier gui=none guifg=#7c69be guibg=bg +hi Constant gui=none guifg=#774499 guibg=bg +hi Statement gui=none guifg=#668aaa guibg=bg +hi Comment gui=none guifg=#662088 guibg=bg +hi Underlined gui=underline guifg=#997166 guibg=bg +hi Directory gui=none guifg=#4f4477 guibg=bg +hi PreProc gui=none guifg=#5c5577 guibg=bg +hi Type gui=none guifg=#7733cc guibg=bg " diff {{{1 @@ -70,14 +70,14 @@ hi DiffAdd gui=underline guifg=bg guibg=#2263cc " html {{{1 -hi htmlLink gui=underline guifg=#a866aa guibg=bg -hi htmlBold gui=underline guifg=bg guibg=#668aaa -hi htmlBoldUnderline gui=underline guifg=#668aaa guibg=bg +hi htmlLink gui=underline guifg=#a866aa guibg=bg +hi htmlBold gui=underline guifg=bg guibg=#668aaa +hi htmlBoldUnderline gui=underline guifg=#668aaa guibg=bg hi htmlItalic gui=underline guifg=bg guibg=#9544cc -hi htmlUnderlineItalic gui=underline guifg=#9544cc guibg=bg +hi htmlUnderlineItalic gui=underline guifg=#9544cc guibg=bg hi htmlBoldItalic gui=underline guifg=bg guibg=#334caa -hi htmlBoldUnderlineItalic gui=underline guifg=#334caa guibg=bg -hi htmlUnderline gui=underline guifg=fg guibg=bg +hi htmlBoldUnderlineItalic gui=underline guifg=#334caa guibg=bg +hi htmlUnderline gui=underline guifg=fg guibg=bg "}}}1 " vim:set nowrap foldmethod=marker expandtab: diff --git a/colors/highwayman.vim b/colors/highwayman.vim index bda0a95b..bce7e122 100644 --- a/colors/highwayman.vim +++ b/colors/highwayman.vim @@ -1,6 +1,8 @@ " This scheme was created by CSApproxSnapshot " on Sat, 11 Jun 2016 +let g:colors_name = 'highwayman' + hi clear if exists("syntax_on") syntax reset diff --git a/colors/impactG.vim b/colors/impactG.vim index fcf34624..e699cc33 100644 --- a/colors/impactG.vim +++ b/colors/impactG.vim @@ -13,7 +13,7 @@ hi clear if exists("syntax_on") syntax reset endif -let g:colors_name="impact" +let g:colors_name="impactG" if exists("g:impact_transbg") hi Normal ctermfg=LightGray guifg=LightGray ctermbg=none diff --git a/colors/itg_flat_transparent.vim b/colors/itg_flat_transparent.vim index 2c2529c6..6d8a6753 100644 --- a/colors/itg_flat_transparent.vim +++ b/colors/itg_flat_transparent.vim @@ -9,7 +9,7 @@ if exists("syntax_on") syntax reset endif set t_Co=256 -let colors_name = "itg_flat" +let colors_name = "itg_flat_transparent" hi Comment guifg=#606a74 ctermfg=240 gui=none cterm=none hi Constant guifg=#92e4c0 ctermfg=115 gui=none cterm=none diff --git a/colors/jellybeans.vim b/colors/jellybeans.vim index a089a5ae..9de522a8 100644 --- a/colors/jellybeans.vim +++ b/colors/jellybeans.vim @@ -63,7 +63,7 @@ if exists("syntax_on") syntax reset endif -let colors_name = "jellybeans" +let g:colors_name = "jellybeans" if has("gui_running") || (has('termguicolors') && &termguicolors) || &t_Co >= 88 let s:low_color = 0 diff --git a/colors/kate.vim b/colors/kate.vim index 168f4208..0485c052 100644 --- a/colors/kate.vim +++ b/colors/kate.vim @@ -10,12 +10,12 @@ hi clear if exists("syntax_on") syntax reset endif -let g:colors_name="DevC++" +let g:colors_name="kate" hi Comment gui=italic guifg=#808080 guibg=NONE hi Identifier gui=NONE guifg=Black guibg=NONE hi Statement gui=bold guifg=DarkBlue guibg=NONE -hi PreProc gui=NONE guifg=#008000 guibg=NONE +hi PreProc gui=NONE guifg=#008000 guibg=NONE hi Statement gui=bold guifg=Black guibg=NONE hi Type gui=bold guifg=#800000 guibg=NONE hi link Constant Type diff --git a/colors/kruby.vim b/colors/kruby.vim index a7259cdf..4277907b 100644 --- a/colors/kruby.vim +++ b/colors/kruby.vim @@ -11,14 +11,14 @@ hi clear if exists("syntax_on") syntax reset endif -let g:colors_name = "kkruby" +let g:colors_name = "kruby" hi link htmlTag xmlTag hi link htmlTagName xmlTagName hi link htmlEndTag xmlEndTag "highlight Normal guifg=#E6E1DC guibg=#090909 highlight Normal guifg=#d1c1cf guibg=#070706 -highlight Cursor guifg=#FFFFFF ctermfg=0 guibg=#FFFFFF ctermbg=15 +highlight Cursor guifg=#FFFFFF ctermfg=0 guibg=#FFFFFF ctermbg=15 highlight CursorLine guibg=#000000 ctermbg=233 cterm=NONE highlight Comment guifg=#76d676 ctermfg=180 @@ -42,7 +42,7 @@ highlight Visual guibg=#5A647E ctermbg=60 highlight DiffAdd guifg=#E6E1DC ctermfg=7 guibg=#519F50 ctermbg=71 highlight DiffDelete guifg=#E6E1DC ctermfg=7 guibg=#660000 ctermbg=52 -highlight Special guifg=#bb3333 ctermfg=167 +highlight Special guifg=#bb3333 ctermfg=167 highlight rubyBlockParameter guifg=#7bcfff ctermfg=15 highlight rubyClass guifg=#8eb999 ctermfg=15 diff --git a/colors/lakers_away.vim b/colors/lakers_away_jersey.vim similarity index 100% rename from colors/lakers_away.vim rename to colors/lakers_away_jersey.vim diff --git a/colors/leo.vim b/colors/leo256.vim similarity index 100% rename from colors/leo.vim rename to colors/leo256.vim diff --git a/colors/lizard256.vim b/colors/lizard256.vim index a1bfdbc7..87bab450 100644 --- a/colors/lizard256.vim +++ b/colors/lizard256.vim @@ -15,7 +15,7 @@ if version > 580 endif endif -let g:colors_name = "wombat256" +let g:colors_name = "lizard256" if !has("gui_running") && &t_Co != 88 && &t_Co != 256 finish diff --git a/colors/made_of_code.vim b/colors/made_of_code.vim index 777f298d..da4608e9 100644 --- a/colors/made_of_code.vim +++ b/colors/made_of_code.vim @@ -8,7 +8,7 @@ if exists("syntax_on") syntax reset endif -let g:colors_name = "Made of Code" +let g:colors_name = "made_of_code" hi Cursor ctermfg=NONE ctermbg=51 cterm=NONE guifg=NONE guibg=#00ffff gui=NONE hi Visual ctermfg=NONE ctermbg=24 cterm=NONE guifg=NONE guibg=#05448d gui=NONE diff --git a/colors/material.vim b/colors/material.vim index ab09a1d8..bcbf4e16 100644 --- a/colors/material.vim +++ b/colors/material.vim @@ -14,7 +14,7 @@ if version > 580 endif set t_Co=256 -let g:colors_name = "materialvim" +let g:colors_name = "material" hi Normal guifg=#cdd3de guibg=#263238 guisp=#263238 gui=NONE ctermfg=146 ctermbg=237 cterm=NONE hi IncSearch guifg=#192224 guibg=#BD9800 guisp=#BD9800 gui=NONE ctermfg=235 ctermbg=1 cterm=NONE diff --git a/colors/molokai_dark.vim b/colors/molokai_dark.vim index 4ae50e15..02230f60 100644 --- a/colors/molokai_dark.vim +++ b/colors/molokai_dark.vim @@ -19,7 +19,7 @@ if version > 580 syntax reset endif endif -let g:colors_name="molokai" +let g:colors_name="molokai_dark" hi Boolean guifg=#CC0000 gui=bold hi Character guifg=#E6DB74 @@ -45,7 +45,7 @@ hi Float guifg=#AE81FF hi FoldColumn guifg=#465457 guibg=#000000 hi Folded guifg=#465457 guibg=#000000 hi Function guifg=#A6E22E -hi Identifier guifg=#FD971F +hi Identifier guifg=#FD971F hi Ignore guifg=#808080 guibg=bg hi IncSearch guifg=#C4BE89 guibg=#000000 diff --git a/colors/neverland2-darker.vim b/colors/neverland2-darker.vim index d9526cd4..41884df1 100644 --- a/colors/neverland2-darker.vim +++ b/colors/neverland2-darker.vim @@ -14,7 +14,7 @@ if version > 580 syntax reset endif endif -let g:colors_name="neverland2-dark" +let g:colors_name="neverland2-darker" hi Normal guifg=#ffffff guibg=#080808 set background=dark diff --git a/colors/nightVision.vim b/colors/nightVision.vim index 7e35de15..2c92b684 100644 --- a/colors/nightVision.vim +++ b/colors/nightVision.vim @@ -1,50 +1,50 @@ " Vim color - Clarity -" +" set background=dark hi clear if exists("syntax_on") syntax reset endif -let g:colors_name="clarity" +let g:colors_name="nightVision" highlight Normal gui=NONE guifg=#A6BFBB guibg=#1D1F42 -highlight Comment gui=NONE guifg=SteelBlue guibg=bg -highlight PreProc gui=NONE guifg=Salmon guibg=bg +highlight Comment gui=NONE guifg=SteelBlue guibg=bg +highlight PreProc gui=NONE guifg=Salmon guibg=bg highlight Precondit gui=NONE guifg=Khaki3 guibg=bg -highlight Identifier gui=NONE guifg=Khaki3 guibg=bg -highlight Type gui=BOLD guifg=Wheat guibg=bg +highlight Identifier gui=NONE guifg=Khaki3 guibg=bg +highlight Type gui=BOLD guifg=Wheat guibg=bg highlight StorageClass gui=BOLD guifg=Cornsilk2 guibg=bg -highlight Todo gui=BOLD guifg=#1F3055 guibg=White -highlight NonText gui=NONE guifg=#334C51 guibg=SteelBlue4 -highlight LineNr gui=NONE guifg=HoneyDew2 guibg=Grey25 -highlight StatusLineNC gui=NONE guifg=Grey80 guibg=LightBlue4 -highlight StatusLine gui=NONE guifg=Black guibg=#FFFFCA +highlight Todo gui=BOLD guifg=#1F3055 guibg=White +highlight NonText gui=NONE guifg=#334C51 guibg=SteelBlue4 +highlight LineNr gui=NONE guifg=HoneyDew2 guibg=Grey25 +highlight StatusLineNC gui=NONE guifg=Grey80 guibg=LightBlue4 +highlight StatusLine gui=NONE guifg=Black guibg=#FFFFCA highlight IncSearch gui=NONE guifg=Black guibg=#FFE568 highlight Search gui=UNDERLINE,BOLD guifg=White guibg=bg highlight Cursor gui=NONE guifg=Grey50 guibg=Cornsilk highlight CursorIM gui=NONE guifg=Grey50 guibg=#FFE568 highlight Title gui=BOLD guifg=OliveDrab3 guibg=bg highlight WarningMsg gui=BOLD guifg=White guibg=Red4 -highlight String gui=NONE guifg=Grey80 guibg=bg +highlight String gui=NONE guifg=Grey80 guibg=bg highlight Number gui=NONE guifg=OliveDrab2 guibg=bg -highlight Constant gui=NONE guifg=#ACEDAB guibg=bg +highlight Constant gui=NONE guifg=#ACEDAB guibg=bg highlight Visual gui=NONE guifg=#ACEDAB guibg=bg highlight Directory gui=NONE guifg=PeachPuff guibg=bg highlight DiffAdd gui=NONE guifg=#7897B7 guibg=#334B64 highlight DiffChange gui=NONE guifg=HoneyDew4 guibg=#153B64 -highlight DiffDelete gui=NONE guifg=Grey40 guibg=Grey20 -highlight DiffText gui=BOLD guifg=HoneyDew1 guibg=#8A5268 +highlight DiffDelete gui=NONE guifg=Grey40 guibg=Grey20 +highlight DiffText gui=BOLD guifg=HoneyDew1 guibg=#8A5268 highlight Typedef gui=NONE guifg=Cornsilk guibg=bg highlight Define gui=NONE guifg=White guibg=bg highlight Tag gui=NONE guifg=LightBlue2 guibg=bg highlight Debug gui=BOLD guifg=Green guibg=bg -highlight Special gui=NONE guifg=NavajoWhite guibg=bg -highlight SpecialChar gui=NONE guifg=NavajoWhite guibg=bg -highlight Delimiter gui=NONE guifg=NavajoWhite guibg=bg -highlight SpecialComment gui=NONE guifg=NavajoWhite3 guibg=bg -highlight Conditional gui=BOLD guifg=Cyan3 guibg=bg -highlight Statement gui=BOLD guifg=SeaGreen guibg=bg +highlight Special gui=NONE guifg=NavajoWhite guibg=bg +highlight SpecialChar gui=NONE guifg=NavajoWhite guibg=bg +highlight Delimiter gui=NONE guifg=NavajoWhite guibg=bg +highlight SpecialComment gui=NONE guifg=NavajoWhite3 guibg=bg +highlight Conditional gui=BOLD guifg=Cyan3 guibg=bg +highlight Statement gui=BOLD guifg=SeaGreen guibg=bg highlight WildMenu gui=NONE guifg=White guibg=#1F306F highlight browseSuffixes gui=NONE guifg=Cornsilk3 guibg=bg diff --git a/colors/nightsky.vim b/colors/nightsky.vim index 85604670..28528aed 100644 --- a/colors/nightsky.vim +++ b/colors/nightsky.vim @@ -1,6 +1,6 @@ " Vim color file based on nightsky " Maintainer: Ian Kelling -" Last Change: +" Last Change: " cool help screens @@ -13,13 +13,13 @@ hi clear if exists("syntax_on") syntax reset endif -let g:colors_name="northsky" +let g:colors_name="nightsky" " Search & normal -hi Normal guifg=#eeeeee guibg=black -hi Search guibg=#3D5B8C guifg=yellow gui=bold -hi IncSearch guifg=bg guibg=cyan gui=bold +hi Normal guifg=#eeeeee guibg=black +hi Search guibg=#3D5B8C guifg=yellow gui=bold +hi IncSearch guifg=bg guibg=cyan gui=bold if &t_Co == "256" hi Normal ctermfg=255 ctermbg=16 hi Search ctermfg=226 ctermbg=60 @@ -32,23 +32,23 @@ endif " highlight groups hi Cursor guifg=bg guibg=fg -hi VertSplit guibg=#C0FFFF guifg=#075554 gui=none -hi Folded guifg=plum1 guibg=#061A3E -hi FoldColumn guibg=#800080 guifg=tan -hi ModeMsg guifg=#404040 guibg=#C0C0C0 -hi MoreMsg guifg=darkturquoise guibg=#188F90 -hi NonText guibg=#191919 guifg=#9FADC5 -hi Question guifg=#F4BB7E -hi SpecialKey guifg=#BF9261 -hi StatusLine guibg=#222222 guifg=#b0b0b0 gui=none -hi StatusLineNC guibg=#001111 guifg=DimGrey gui=none -hi Title guifg=#8DB8C3 -hi Visual gui=bold guifg=black guibg=#84AF84 -hi WarningMsg guifg=#F60000 gui=underline +hi VertSplit guibg=#C0FFFF guifg=#075554 gui=none +hi Folded guifg=plum1 guibg=#061A3E +hi FoldColumn guibg=#800080 guifg=tan +hi ModeMsg guifg=#404040 guibg=#C0C0C0 +hi MoreMsg guifg=darkturquoise guibg=#188F90 +hi NonText guibg=#191919 guifg=#9FADC5 +hi Question guifg=#F4BB7E +hi SpecialKey guifg=#BF9261 +hi StatusLine guibg=#222222 guifg=#b0b0b0 gui=none +hi StatusLineNC guibg=#001111 guifg=DimGrey gui=none +hi Title guifg=#8DB8C3 +hi Visual gui=bold guifg=black guibg=#84AF84 +hi WarningMsg guifg=#F60000 gui=underline if &t_Co == "256" hi Cursor ctermfg=254 ctermbg=166 hi VertSplit ctermfg=23 ctermbg=159 - hi Folded ctermfg=219 ctermbg=17 + hi Folded ctermfg=219 ctermbg=17 hi FoldColumn ctermfg=180 ctermbg=90 hi ModeMsg ctermfg=238 ctermbg=250 hi MoreMsg ctermfg=44 ctermbg=30 @@ -61,7 +61,7 @@ if &t_Co == "256" hi Visual ctermfg=16 ctermbg=108 hi WarningMsg ctermfg=196 else - hi Cursor ctermfg=white ctermbg=red + hi Cursor ctermfg=white ctermbg=red hi VertSplit ctermfg=darkblue ctermbg=cyan hi Folded ctermfg=lightmagenta ctermbg=bg hi FoldColumn ctermfg=lightgray ctermbg=darkmagenta @@ -110,7 +110,7 @@ else hi PreProc ctermfg=darkgreen hi Type ctermfg=white "brown hi Special ctermfg=brown "darkmagenta - hi Ignore ctermfg=gray + hi Ignore ctermfg=gray hi Todo ctermfg=darkblue ctermbg=darkgray hi Label ctermfg=darkmagenta endif @@ -140,8 +140,8 @@ if &t_Co == "256" hi Underlined ctermfg=111 hi Error ctermfg=231 ctermbg=196 else - hi lCursor ctermbg=lightgreen ctermfg=NONE + hi lCursor ctermbg=lightgreen ctermfg=NONE endif -" vim:sw=4 ts=4 sts=4 +" vim:sw=4 ts=4 sts=4 diff --git a/colors/nour.vim b/colors/nour.vim index 05eb518f..3eb5e08a 100644 --- a/colors/nour.vim +++ b/colors/nour.vim @@ -34,7 +34,7 @@ if exists("syntax_on") endif -let g:colors_name="dw_green" +let g:colors_name="nour" @@ -134,7 +134,7 @@ hi WarningMsg guibg=#888888 guifg=#000000 -"- end of colorscheme ----------------------------------------------- +"- end of colorscheme ----------------------------------------------- " begin mods to dw_green diff --git a/colors/potts.vim b/colors/potts2.vim similarity index 100% rename from colors/potts.vim rename to colors/potts2.vim diff --git a/colors/proton.vim b/colors/proton.vim index 83e62a13..571fc8df 100644 --- a/colors/proton.vim +++ b/colors/proton.vim @@ -1,4 +1,4 @@ - +let g:colors_name = 'proton' hi Normal guibg=#f0f0f0 guifg=#404040 gui=none hi Comment guibg=#f0f0f0 guifg=#9098a0 gui=none hi ToDo guibg=#f0f0f0 guifg=#9098a0 gui=bold diff --git a/colors/py-darcula.vim b/colors/py-darcula.vim index f3a375de..cec42ed5 100755 --- a/colors/py-darcula.vim +++ b/colors/py-darcula.vim @@ -12,7 +12,7 @@ if exists("syntax_on") syntax reset endif -let colors_name = "py darcula" +let colors_name = "py-darcula" if version >= 700 hi CursorLine cterm=NONE ctermfg=NONE ctermbg=236 gui=NONE guifg=NONE guibg=#313335 diff --git a/colors/rainbow_autumn.vim b/colors/rainbow_autumn.vim index f269b356..8fdbffc3 100644 --- a/colors/rainbow_autumn.vim +++ b/colors/rainbow_autumn.vim @@ -10,7 +10,7 @@ if exists("syntax_on") syntax reset endif -let colors_name = "autumn" +let colors_name = "rainbow_autumn" hi Normal guifg=#404040 guibg=#fff4e8 diff --git a/colors/rainbow_fine_blue.vim b/colors/rainbow_fine_blue.vim index 89c280c8..998862d4 100644 --- a/colors/rainbow_fine_blue.vim +++ b/colors/rainbow_fine_blue.vim @@ -10,7 +10,7 @@ if exists("syntax_on") syntax reset endif -let colors_name = "fine_blue" +let colors_name = "rainbow_fine_blue" hi Normal guifg=#404048 guibg=#f8f8f8 diff --git a/colors/rainbow_fruit.vim b/colors/rainbow_fruit.vim index 624b90f8..d837deba 100644 --- a/colors/rainbow_fruit.vim +++ b/colors/rainbow_fruit.vim @@ -10,7 +10,7 @@ if exists("syntax_on") syntax reset endif -let colors_name = "fruit" +let colors_name = "rainbow_fruit" hi Normal guifg=#404040 guibg=#f8f8f8 diff --git a/colors/rainbow_night.vim b/colors/rainbow_night.vim index 8fb7f56d..7b63dff2 100644 --- a/colors/rainbow_night.vim +++ b/colors/rainbow_night.vim @@ -10,7 +10,7 @@ if exists("syntax_on") syntax reset endif -let colors_name = "night" +let colors_name = "rainbow_night" hi Normal guifg=#f0f0f8 guibg=#303040 diff --git a/colors/rainbow_sea.vim b/colors/rainbow_sea.vim index 0c79c47e..d9461b87 100644 --- a/colors/rainbow_sea.vim +++ b/colors/rainbow_sea.vim @@ -10,7 +10,7 @@ if exists("syntax_on") syntax reset endif -let colors_name = "sea" +let colors_name = "rainbow_sea" hi Normal guifg=#f0f0f8 guibg=#343478 diff --git a/colors/redblack.vim b/colors/redblack.vim index 793af52d..0eeb1712 100644 --- a/colors/redblack.vim +++ b/colors/redblack.vim @@ -1,6 +1,8 @@ set background=dark hi clear +let g:colors_name = "redblack" + hi Normal ctermbg=black guibg=black ctermfg=grey guifg=grey hi Boolean ctermbg=black guibg=black ctermfg=grey guifg=grey hi Character ctermbg=black guibg=black ctermfg=red guifg=red diff --git a/colors/refactor.vim b/colors/refactor.vim index 9da79774..b15a3683 100644 --- a/colors/refactor.vim +++ b/colors/refactor.vim @@ -3,7 +3,7 @@ hi clear if exists("syntax_on") syntax reset endif -let g:colors_name = "RefractorMyCode" +let g:colors_name = "refactor" hi Comment guifg=#80a0ff hi Constant guifg=#527023 diff --git a/colors/shiny-white.vim b/colors/shiny-white.vim index b7003b37..27fc29a4 100644 --- a/colors/shiny-white.vim +++ b/colors/shiny-white.vim @@ -13,7 +13,7 @@ if version > 580 syntax reset endif endif -let g:colors_name="soyokaze" +let g:colors_name="shiny-white" hi Bold gui=bold " hi Debug @@ -57,7 +57,7 @@ hi PMenuSel guifg=#ffffff guibg=#666666 " hi TabLine " hi TabLineFill " hi TabLineSel -" +" " " Standard syntax highlighting hi Boolean guifg=#ff3264 " hi Character @@ -86,7 +86,7 @@ hi Statement guifg=#49ff89 " hi Todo hi Type guifg=#49ff89 hi Typedef guifg=#49ff89 -" +" " " Spelling highlighting " hi SpellBad " hi SpellLocal diff --git a/colors/simple256.vim b/colors/simple256.vim index 6e552f0c..7db1b0ae 100644 --- a/colors/simple256.vim +++ b/colors/simple256.vim @@ -16,7 +16,7 @@ if version > 580 syntax reset endif endif -let g:colors_name="desert256" +let g:colors_name="simple256" if has("gui_running") || &t_Co == 88 || &t_Co == 256 " functions {{{ diff --git a/colors/slate2.vim b/colors/slate2.vim index af690bdc..dd584daf 100644 --- a/colors/slate2.vim +++ b/colors/slate2.vim @@ -5,7 +5,7 @@ if exists("syntax_on") syntax reset endif -let colors_name="slate" +let colors_name="slate2" if exists("g:slate_style") let s:slate_style = g:slate_style diff --git a/colors/sol-term.vim b/colors/sol-term.vim index f55c7008..7f0c1de0 100644 --- a/colors/sol-term.vim +++ b/colors/sol-term.vim @@ -73,7 +73,7 @@ highlight clear if exists("syntax_on") syntax reset endif -let g:colors_name = "sol" +let g:colors_name = "sol-term" " }}} " " Console vim Highlighting: (see :help highlight-groups)" {{{ diff --git a/colors/spurs_away.vim b/colors/spurs-away.vim similarity index 100% rename from colors/spurs_away.vim rename to colors/spurs-away.vim diff --git a/colors/srcery-drk.vim b/colors/srcery-drk.vim index 5e001e61..5caa8cb6 100644 --- a/colors/srcery-drk.vim +++ b/colors/srcery-drk.vim @@ -10,7 +10,7 @@ if version > 580 endif endif -let g:colors_name='srcery' +let g:colors_name='srcery-drk' if !has('gui_running') && &t_Co != 256 finish @@ -36,7 +36,7 @@ let s:bright_cyan = ["#53FDE9", 14] let s:white = ["#FCE8C3", 15] " default xterm colors. -let s:orange = ['#D75F00', 166] +let s:orange = ['#D75F00', 166] let s:bright_orange = ['#FF8700', 208] let s:hard_black = ['#080808', 232] let s:gray_alt = ['#4E4E4E', 239] diff --git a/colors/tchaba2.vim b/colors/tchaba2.vim index 94ed03b5..6a006682 100644 --- a/colors/tchaba2.vim +++ b/colors/tchaba2.vim @@ -34,7 +34,7 @@ if exists("syntax_on") syntax reset endif -let colors_name = "tchaba" +let colors_name = "tchaba2" "Vim’s syntax groups "To see the full list, run ':source $VIMRUNTIME/syntax/hitest.vim' diff --git a/colors/thor.vim b/colors/thor.vim index ad6e7bec..4af3324e 100644 --- a/colors/thor.vim +++ b/colors/thor.vim @@ -8,6 +8,8 @@ if exists("syntax_on") syntax reset endif +let g:colors_name = "thor" + "hi Example guifg=NONE guibg=NONE gui=NONE ctermfg=NONE ctermbg=NONE cterm=NONE " General colors @@ -20,7 +22,7 @@ hi LineNr guifg=#3D3D3D guibg=black gui=NONE ctermfg=da hi VertSplit guifg=#202020 guibg=#202020 gui=NONE ctermfg=darkgray ctermbg=darkgray cterm=NONE hi StatusLine guifg=#CCCCCC guibg=#202020 gui=italic ctermfg=white ctermbg=darkgray cterm=NONE -hi StatusLineNC guifg=#E6E6E6 guibg=#202020 gui=NONE ctermfg=blue ctermbg=darkgray cterm=NONE +hi StatusLineNC guifg=#E6E6E6 guibg=#202020 gui=NONE ctermfg=blue ctermbg=darkgray cterm=NONE hi Directory guifg=#00A0A0 guibg=NONE gui=NONE ctermfg=lightblue ctermbg=NONE cterm=NONE hi Folded guifg=#a0a8b0 guibg=#384048 gui=NONE ctermfg=NONE ctermbg=NONE cterm=NONE @@ -123,69 +125,69 @@ hi railsMethod guifg=#FFFE8F guibg=NONE gui=NONE ctermfg=w "hi railsUserClass guifg=#FFFA87 "hi railsUserMethod guifg=#FFFA87 -hi link rubyClass Keyword -hi link rubyModule Keyword -hi link rubyKeyword Keyword +hi link rubyClass Keyword +hi link rubyModule Keyword +hi link rubyKeyword Keyword hi link rubyOperator Operator "hi link rubyIdentifier Identifier hi link rubyInstanceVariable Identifier hi link rubyGlobalVariable Identifier hi link rubyClassVariable Identifier -hi link rubyConstant Type - -"hi rubyNoInterpolation ctermfg=red guifg=red -"hi rubyDelimEscape ctermfg=red guifg=red -"hi rubyNestedParentheses ctermfg=red guifg=red -"hi rubyNestedCurlyBraces ctermfg=red guifg=red -"hi rubyNestedAngleBrackets ctermfg=red guifg=red -"hi rubyNestedSquareBrackets ctermfg=red guifg=red -"hi rubyASCIICode ctermfg=red guifg=red -"hi rubyInteger ctermfg=185 guifg=185 -"hi rubyFloat ctermfg=185 guifg=185 -"hi rubyLocalVariableOrMethod ctermfg=red guifg=red -"hi rubyBlockArgument ctermfg=red guifg=red -"hi rubyConstant ctermfg=252 guifg=252 -"hi rubyStringSpecial ctermfg=red guifg=red -"hi rubyBlockParameter ctermfg=252 guifg=252 -"hi rubyPredefinedConstant ctermfg=red guifg=red -"hi rubyRegexp ctermfg=167 guifg=167 -"hi rubyString ctermfg=185 guifg=185 -"hi rubyBoolean ctermfg=252 guifg=252 -"hi rubyPseudoVariable ctermfg=252 guifg=252 -"hi rubyMethodDeclaration ctermfg=red guifg=red -"hi rubyClassDeclaration ctermfg=red guifg=red -"hi rubyModuleDeclaration ctermfg=red guifg=red -"hi rubyFunction ctermfg=252 guifg=252 +hi link rubyConstant Type + +"hi rubyNoInterpolation ctermfg=red guifg=red +"hi rubyDelimEscape ctermfg=red guifg=red +"hi rubyNestedParentheses ctermfg=red guifg=red +"hi rubyNestedCurlyBraces ctermfg=red guifg=red +"hi rubyNestedAngleBrackets ctermfg=red guifg=red +"hi rubyNestedSquareBrackets ctermfg=red guifg=red +"hi rubyASCIICode ctermfg=red guifg=red +"hi rubyInteger ctermfg=185 guifg=185 +"hi rubyFloat ctermfg=185 guifg=185 +"hi rubyLocalVariableOrMethod ctermfg=red guifg=red +"hi rubyBlockArgument ctermfg=red guifg=red +"hi rubyConstant ctermfg=252 guifg=252 +"hi rubyStringSpecial ctermfg=red guifg=red +"hi rubyBlockParameter ctermfg=252 guifg=252 +"hi rubyPredefinedConstant ctermfg=red guifg=red +"hi rubyRegexp ctermfg=167 guifg=167 +"hi rubyString ctermfg=185 guifg=185 +"hi rubyBoolean ctermfg=252 guifg=252 +"hi rubyPseudoVariable ctermfg=252 guifg=252 +"hi rubyMethodDeclaration ctermfg=red guifg=red +"hi rubyClassDeclaration ctermfg=red guifg=red +"hi rubyModuleDeclaration ctermfg=red guifg=red +"hi rubyFunction ctermfg=252 guifg=252 "hi rubyDefine ctermfg=32 guifg=32 "hi rubyClass ctermfg=25 guifg=25 "hi rubyModule ctermfg=25 guifg=25 -"hi rubyBlock ctermfg=252 guifg=252 -"hi rubyConditional ctermfg=81 guifg=81 +"hi rubyBlock ctermfg=252 guifg=252 +"hi rubyConditional ctermfg=81 guifg=81 "hi rubyRepeat ctermfg=81 guifg=81 "hi rubyControl ctermfg=81 guifg=81 -"hi rubyKeyword ctermfg=red guifg=red -"hi rubyOperator ctermfg=red guifg=red -"hi rubyBeginEnd ctermfg=red guifg=red -"hi rubyAccess ctermfg=32 guifg=32 -"hi rubyEval ctermfg=red guifg=red -"hi rubyException ctermfg=red guifg=red -"hi rubyInclude ctermfg=252 guifg=252 -"hi rubySharpBang ctermfg=red guifg=red -"hi rubyTodo ctermfg=34 guifg=34 +"hi rubyKeyword ctermfg=red guifg=red +"hi rubyOperator ctermfg=red guifg=red +"hi rubyBeginEnd ctermfg=red guifg=red +"hi rubyAccess ctermfg=32 guifg=32 +"hi rubyEval ctermfg=red guifg=red +"hi rubyException ctermfg=red guifg=red +"hi rubyInclude ctermfg=252 guifg=252 +"hi rubySharpBang ctermfg=red guifg=red +"hi rubyTodo ctermfg=34 guifg=34 "hi rubyComment ctermfg=28 guifg=28 -"hi rubyDocumentation ctermfg=red guifg=red -"hi rubyData ctermfg=red guifg=red +"hi rubyDocumentation ctermfg=red guifg=red +"hi rubyData ctermfg=red guifg=red " "hi railsMethod ctermfg=107 guifg=107 " Special for Java " hi link javaClassDecl Type -hi link javaScopeDecl Identifier -hi link javaCommentTitle javaDocSeeTag -hi link javaDocTags javaDocSeeTag -hi link javaDocParam javaDocSeeTag -hi link javaDocSeeTagParam javaDocSeeTag +hi link javaScopeDecl Identifier +hi link javaCommentTitle javaDocSeeTag +hi link javaDocTags javaDocSeeTag +hi link javaDocParam javaDocSeeTag +hi link javaDocSeeTagParam javaDocSeeTag hi javaDocSeeTag guifg=#CCCCCC guibg=NONE gui=NONE ctermfg=darkgray ctermbg=NONE cterm=NONE hi javaDocSeeTag guifg=#CCCCCC guibg=NONE gui=NONE ctermfg=darkgray ctermbg=NONE cterm=NONE @@ -193,27 +195,27 @@ hi javaDocSeeTag guifg=#CCCCCC guibg=NONE gui=NONE " Special for XML -hi link xmlTag Keyword -hi link xmlTagName Conditional -hi link xmlEndTag Identifier +hi link xmlTag Keyword +hi link xmlTagName Conditional +hi link xmlEndTag Identifier " Special for HTML -hi link htmlTag Keyword -hi link htmlTagName Conditional -hi link htmlEndTag Identifier +hi link htmlTag Keyword +hi link htmlTagName Conditional +hi link htmlEndTag Identifier " Special for Javascript -hi link javaScriptNumber Number +hi link javaScriptNumber Number " Special for Python -"hi link pythonEscape Keyword +"hi link pythonEscape Keyword " Special for CSharp -hi link csXmlTag Keyword +hi link csXmlTag Keyword " Special for PHP diff --git a/colors/vexorian.vim b/colors/vexorian.vim index 0fd5aa94..e8ec5db2 100644 --- a/colors/vexorian.vim +++ b/colors/vexorian.vim @@ -13,18 +13,18 @@ hi clear if exists("syntax_on") syntax reset endif -let g:colors_name = "ColorSchemeCreator" -hi Normal guifg=#000000 guibg=#FFFFFF +let g:colors_name = "vexorian" +hi Normal guifg=#000000 guibg=#FFFFFF hi comment guifg=#008800 hi constant guifg=#0000AA -hi statement guifg=#000000 gui=bold +hi statement guifg=#000000 gui=bold hi preproc guifg=#777777 -hi type guifg=#0055AA gui=bold +hi type guifg=#0055AA gui=bold hi special guifg=#0000AA gui=bold hi String guifg=#0000AA gui=italic hi Operator guifg=#AA5500 gui=bold -hi clear Visual -hi Visual term=reverse cterm=reverse gui=reverse +hi clear Visual +hi Visual term=reverse cterm=reverse gui=reverse hi Exception guifg=#220000 hi Boolean guifg=#0000AA hi StorageClass guifg=#000000 diff --git a/colors/warm_grey.vim b/colors/warm_grey.vim index 96e78d3e..e7a95870 100644 --- a/colors/warm_grey.vim +++ b/colors/warm_grey.vim @@ -6,7 +6,7 @@ if exists("syntax_on") syntax reset endif -let colors_name = "black_on_white" +let colors_name = "warm_grey" if version >= 700 hi CursorLine guibg=#e4e2e0 @@ -88,9 +88,9 @@ hi Todo guifg=#848280 guibg=NONE gui=bold,underline hi Special guifg=#602000 gui=none -" color of s etc... -"hi SpecialKey guifg=#d8a080 guibg=#e8e8e8 gui=italic -hi SpecialKey guifg=#c4c2c0 guibg=#e4e2e0 gui=italic,bold +" color of s etc... +"hi SpecialKey guifg=#d8a080 guibg=#e8e8e8 gui=italic +hi SpecialKey guifg=#c4c2c0 guibg=#e4e2e0 gui=italic,bold " Diff hi DiffChange guifg=NONE guibg=#e4e2e0 gui=italic diff --git a/colors/whitedust.vim b/colors/whitedust.vim index a12dc7d6..37915069 100644 --- a/colors/whitedust.vim +++ b/colors/whitedust.vim @@ -1,5 +1,6 @@ set background=light hi clear +let g:colors_name = "whitedust" hi Boolean guifg=#235C5C gui=bold hi Character guifg=#235C5C gui=bold diff --git a/colors/wombat256.vim b/colors/wombat256.vim index f507346d..a9b25d61 100644 --- a/colors/wombat256.vim +++ b/colors/wombat256.vim @@ -16,7 +16,7 @@ if version > 580 endif endif -let colors_name = "wombat256mod" +let colors_name = "wombat256" " General colors diff --git a/colors/xcode-default.vim b/colors/xcode-default.vim index 80f6b2ef..bf8f9275 100755 --- a/colors/xcode-default.vim +++ b/colors/xcode-default.vim @@ -1,7 +1,7 @@ " Name: xcodedefault " Purpose: xcode default colorscheme to cterm " Maintainer: Christian Ohlin Jansson (john.christian.ohlin@gmail.com) -" +" " @version: 1.0.0 set background=light @@ -12,8 +12,8 @@ if exists("syntax_on") syntax reset endif -let colors_name = "xcode default" - +let colors_name = "xcode-default" + " Vim >= 7.0 specific colours if version >= 700 hi CursorLine cterm=NONE ctermfg=NONE ctermbg=NONE @@ -28,19 +28,19 @@ hi Cursor ctermfg=016 ctermbg=016 hi Normal ctermfg=016 ctermbg=231 hi NonText ctermfg=231 ctermbg=231 hi LineNr ctermfg=241 ctermbg=NONE -hi StatusLine ctermfg=249 ctermbg=238 +hi StatusLine ctermfg=249 ctermbg=238 hi StatusLineNC ctermfg=241 ctermbg=249 hi VertSplit ctermfg=255 ctermbg=255 " Vertical Split Line hi Folded ctermbg=238 ctermfg=248 hi FoldColumn cterm=NONE ctermbg=NONE -hi Title ctermfg=016 +hi Title ctermfg=016 hi Visual ctermbg=187 hi SpecialKey ctermfg=126 ctermbg=153 hi Error ctermfg=231 ctermbg=124 " Syntax highlighting hi Comment ctermfg=28 -hi Todo ctermfg=9 +hi Todo ctermfg=9 hi Constant ctermfg=126 hi String ctermfg=160 hi Identifier ctermfg=126 @@ -62,7 +62,7 @@ hi pythonBuiltinObj ctermfg=030 hi pythonCustomFunc ctermfg=126 hi pythonDecorator ctermfg=055 hi pythonInclude ctermfg=126 " Python imports, etc -hi pythonInstances ctermfg=126 +hi pythonInstances ctermfg=126 hi pythonStatement ctermfg=126 hi pythonConditional ctermfg=126 hi pythonRepeat ctermfg=126 diff --git a/colors/xcode.vim b/colors/xcode.vim index 05d022d0..da0ae046 100644 --- a/colors/xcode.vim +++ b/colors/xcode.vim @@ -61,7 +61,7 @@ endif " Theme setup hi clear syntax reset -let g:colors_name = "base16-{{scheme-slug}}" +let g:colors_name = "xcode" " Highlighting function fun hi(group, guifg, guibg, ctermfg, ctermbg, attr, guisp) From edfdc17d9aa7bee1e814bd73badc32a13b42dedf Mon Sep 17 00:00:00 2001 From: peara Date: Wed, 23 Jan 2019 23:20:05 +0700 Subject: [PATCH 2/2] check filename script --- checkfile.sh | 9 +++++++++ colors/checkfile.sh | 10 ++++++++++ 2 files changed, 19 insertions(+) create mode 100755 checkfile.sh create mode 100755 colors/checkfile.sh diff --git a/checkfile.sh b/checkfile.sh new file mode 100755 index 00000000..ed204503 --- /dev/null +++ b/checkfile.sh @@ -0,0 +1,9 @@ +#! /bin/bash +for filename in ./*.vim; do + realname=${filename:2:-4} + assigned=`cat "$filename" | pcregrep -o2 "let[[:space:]]*(g:)*colors_name[[:space:]]*=[[:space:]]*['\"]([a-zA-Z0-9]+)['\"]"` + # echo "$assigned" + if [[ $realname != $assigned ]]; then + echo $filename + fi +done diff --git a/colors/checkfile.sh b/colors/checkfile.sh new file mode 100755 index 00000000..8fe6a85c --- /dev/null +++ b/colors/checkfile.sh @@ -0,0 +1,10 @@ +#! /bin/bash +for filename in ./*.vim; do + realname=${filename:2:-4} + assigned=`cat "$filename" | grep -P -o2 "let\s*(g:)*colors_name\s*=\s*['\"](\K[a-zA-Z0-9-_]+)" | head -1` + # echo "$assigned" + if [[ $realname != $assigned ]]; then + echo $filename + fi +done +