diff --git a/colors/solarized8_dark.vim b/colors/solarized8_dark.vim index 82e209f..2d9b969 100644 --- a/colors/solarized8_dark.vim +++ b/colors/solarized8_dark.vim @@ -4,7 +4,7 @@ " Maintainer: Lifepillar " Website: https://github.com/lifepillar/vim-solarized8 " License: OSI approved MIT license -" Last Updated: Sat Oct 28 17:20:24 2017 +" Last Updated: Sat Oct 28 22:11:06 2017 if !(has('termguicolors') && &termguicolors) && !has('gui_running') \ && (!exists('&t_Co') || &t_Co < (get(g:, 'solarized_use16', 0) ? 16 : 256)) @@ -41,7 +41,7 @@ let g:colors_name = 'solarized8_dark' " base02: GUI=#073642/rgb( 7, 54, 66) Term=236 #303030/rgb( 48, 48, 48) [delta=13.434724] if get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_dark_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=12 ctermbg=NONE guifg=#839496 guibg=NONE guisp=NONE cterm=NONE gui=NONE hi CursorLineNr ctermfg=9 ctermbg=NONE guifg=#cb4b16 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold hi CursorLineNr ctermfg=10 ctermbg=NONE guifg=#586e75 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold @@ -384,7 +384,7 @@ let g:terminal_color_2='#859900' endif endif if !get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_dark_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=246 ctermbg=NONE guifg=#839496 guibg=NONE guisp=NONE cterm=NONE gui=NONE hi CursorLineNr ctermfg=166 ctermbg=NONE guifg=#cb4b16 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold hi CursorLineNr ctermfg=242 ctermbg=NONE guifg=#586e75 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold diff --git a/colors/solarized8_dark_flat.vim b/colors/solarized8_dark_flat.vim index 42bbbad..3142134 100644 --- a/colors/solarized8_dark_flat.vim +++ b/colors/solarized8_dark_flat.vim @@ -4,7 +4,7 @@ " Maintainer: Lifepillar " Website: https://github.com/lifepillar/vim-solarized8 " License: OSI approved MIT license -" Last Updated: Sat Oct 28 17:20:25 2017 +" Last Updated: Sat Oct 28 22:11:07 2017 if !(has('termguicolors') && &termguicolors) && !has('gui_running') \ && (!exists('&t_Co') || &t_Co < (get(g:, 'solarized_use16', 0) ? 16 : 256)) @@ -41,7 +41,7 @@ let g:colors_name = 'solarized8_dark_flat' " base02: GUI=#073642/rgb( 7, 54, 66) Term=236 #303030/rgb( 48, 48, 48) [delta=13.434724] if get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_dark_flat_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=12 ctermbg=NONE guifg=#839496 guibg=NONE guisp=NONE cterm=NONE gui=NONE else hi Normal ctermfg=12 ctermbg=8 guifg=#839496 guibg=#002b36 guisp=NONE cterm=NONE gui=NONE @@ -383,7 +383,7 @@ let g:terminal_color_2='#859900' endif endif if !get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_dark_flat_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=246 ctermbg=NONE guifg=#839496 guibg=NONE guisp=NONE cterm=NONE gui=NONE else hi Normal ctermfg=246 ctermbg=235 guifg=#839496 guibg=#002b36 guisp=NONE cterm=NONE gui=NONE diff --git a/colors/solarized8_dark_high.vim b/colors/solarized8_dark_high.vim index d9d289c..3935232 100644 --- a/colors/solarized8_dark_high.vim +++ b/colors/solarized8_dark_high.vim @@ -4,7 +4,7 @@ " Maintainer: Lifepillar " Website: https://github.com/lifepillar/vim-solarized8 " License: OSI approved MIT license -" Last Updated: Sat Oct 28 21:48:48 2017 +" Last Updated: Sat Oct 28 22:11:09 2017 if !(has('termguicolors') && &termguicolors) && !has('gui_running') \ && (!exists('&t_Co') || &t_Co < (get(g:, 'solarized_use16', 0) ? 16 : 256)) @@ -41,7 +41,7 @@ let g:colors_name = 'solarized8_dark_high' " base02: GUI=#073642/rgb( 7, 54, 66) Term=236 #303030/rgb( 48, 48, 48) [delta=13.434724] if get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_dark_high_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=14 ctermbg=NONE guifg=#93a1a1 guibg=NONE guisp=NONE cterm=NONE gui=NONE hi CursorLineNr ctermfg=9 ctermbg=NONE guifg=#cb4b16 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold hi CursorLineNr ctermfg=11 ctermbg=NONE guifg=#657b83 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold @@ -384,7 +384,7 @@ let g:terminal_color_2='#859900' endif endif if !get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_dark_high_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=247 ctermbg=NONE guifg=#93a1a1 guibg=NONE guisp=NONE cterm=NONE gui=NONE hi CursorLineNr ctermfg=166 ctermbg=NONE guifg=#cb4b16 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold hi CursorLineNr ctermfg=243 ctermbg=NONE guifg=#657b83 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold diff --git a/colors/solarized8_dark_low.vim b/colors/solarized8_dark_low.vim index 9552b76..c1863f0 100644 --- a/colors/solarized8_dark_low.vim +++ b/colors/solarized8_dark_low.vim @@ -4,7 +4,7 @@ " Maintainer: Lifepillar " Website: https://github.com/lifepillar/vim-solarized8 " License: OSI approved MIT license -" Last Updated: Sat Oct 28 17:20:28 2017 +" Last Updated: Sat Oct 28 22:11:10 2017 if !(has('termguicolors') && &termguicolors) && !has('gui_running') \ && (!exists('&t_Co') || &t_Co < (get(g:, 'solarized_use16', 0) ? 16 : 256)) @@ -41,7 +41,7 @@ let g:colors_name = 'solarized8_dark_low' " base02: GUI=#073642/rgb( 7, 54, 66) Term=236 #303030/rgb( 48, 48, 48) [delta=13.434724] if get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_dark_low_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=12 ctermbg=NONE guifg=#839496 guibg=NONE guisp=NONE cterm=NONE gui=NONE hi CursorLineNr ctermfg=9 ctermbg=NONE guifg=#cb4b16 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold hi CursorLineNr ctermfg=10 ctermbg=NONE guifg=#586e75 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold @@ -384,7 +384,7 @@ let g:terminal_color_2='#859900' endif endif if !get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_dark_low_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=246 ctermbg=NONE guifg=#839496 guibg=NONE guisp=NONE cterm=NONE gui=NONE hi CursorLineNr ctermfg=166 ctermbg=NONE guifg=#cb4b16 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold hi CursorLineNr ctermfg=242 ctermbg=NONE guifg=#586e75 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold diff --git a/colors/solarized8_light.vim b/colors/solarized8_light.vim index 11a9328..c165750 100644 --- a/colors/solarized8_light.vim +++ b/colors/solarized8_light.vim @@ -4,7 +4,7 @@ " Maintainer: Lifepillar " Website: https://github.com/lifepillar/vim-solarized8 " License: OSI approved MIT license -" Last Updated: Sat Oct 28 21:25:46 2017 +" Last Updated: Sat Oct 28 22:11:12 2017 if !(has('termguicolors') && &termguicolors) && !has('gui_running') \ && (!exists('&t_Co') || &t_Co < (get(g:, 'solarized_use16', 0) ? 16 : 256)) @@ -41,7 +41,7 @@ let g:colors_name = 'solarized8_light' " base2: GUI=#073642/rgb( 7, 54, 66) Term=236 #303030/rgb( 48, 48, 48) [delta=13.434724] if get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_light_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=11 ctermbg=NONE guifg=#657b83 guibg=NONE guisp=NONE cterm=NONE gui=NONE hi CursorLineNr ctermfg=1 ctermbg=NONE guifg=#dc322f guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold hi CursorLineNr ctermfg=14 ctermbg=NONE guifg=#93a1a1 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold @@ -396,7 +396,7 @@ let g:terminal_color_2='#859900' endif endif if !get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_light_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=66 ctermbg=NONE guifg=#657b83 guibg=NONE guisp=NONE cterm=NONE gui=NONE hi CursorLineNr ctermfg=160 ctermbg=NONE guifg=#dc322f guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold hi CursorLineNr ctermfg=247 ctermbg=NONE guifg=#93a1a1 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold diff --git a/colors/solarized8_light_flat.vim b/colors/solarized8_light_flat.vim index efdd356..a4f6b16 100644 --- a/colors/solarized8_light_flat.vim +++ b/colors/solarized8_light_flat.vim @@ -4,7 +4,7 @@ " Maintainer: Lifepillar " Website: https://github.com/lifepillar/vim-solarized8 " License: OSI approved MIT license -" Last Updated: Sat Oct 28 21:27:06 2017 +" Last Updated: Sat Oct 28 22:11:13 2017 if !(has('termguicolors') && &termguicolors) && !has('gui_running') \ && (!exists('&t_Co') || &t_Co < (get(g:, 'solarized_use16', 0) ? 16 : 256)) @@ -41,7 +41,7 @@ let g:colors_name = 'solarized8_light_flat' " base2: GUI=#073642/rgb( 7, 54, 66) Term=236 #303030/rgb( 48, 48, 48) [delta=13.434724] if get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_light_flat_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=11 ctermbg=NONE guifg=#657b83 guibg=NONE guisp=NONE cterm=NONE gui=NONE else hi Normal ctermfg=11 ctermbg=15 guifg=#657b83 guibg=#fdf6e3 guisp=NONE cterm=NONE gui=NONE @@ -395,7 +395,7 @@ let g:terminal_color_2='#859900' endif endif if !get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_light_flat_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=66 ctermbg=NONE guifg=#657b83 guibg=NONE guisp=NONE cterm=NONE gui=NONE else hi Normal ctermfg=66 ctermbg=230 guifg=#657b83 guibg=#fdf6e3 guisp=NONE cterm=NONE gui=NONE diff --git a/colors/solarized8_light_high.vim b/colors/solarized8_light_high.vim index 694c9c5..14bf375 100644 --- a/colors/solarized8_light_high.vim +++ b/colors/solarized8_light_high.vim @@ -4,7 +4,7 @@ " Maintainer: Lifepillar " Website: https://github.com/lifepillar/vim-solarized8 " License: OSI approved MIT license -" Last Updated: Sat Oct 28 21:27:55 2017 +" Last Updated: Sat Oct 28 22:11:15 2017 if !(has('termguicolors') && &termguicolors) && !has('gui_running') \ && (!exists('&t_Co') || &t_Co < (get(g:, 'solarized_use16', 0) ? 16 : 256)) @@ -42,7 +42,7 @@ let g:colors_name = 'solarized8_light_high' " base1: GUI=#073642/rgb( 7, 54, 66) Term=236 #303030/rgb( 48, 48, 48) [delta=13.434724] if get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_light_high_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=10 ctermbg=NONE guifg=#586e75 guibg=NONE guisp=NONE cterm=NONE gui=NONE hi CursorLineNr ctermfg=1 ctermbg=NONE guifg=#dc322f guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold hi CursorLineNr ctermfg=14 ctermbg=NONE guifg=#93a1a1 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold @@ -397,7 +397,7 @@ let g:terminal_color_2='#859900' endif endif if !get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_light_high_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=242 ctermbg=NONE guifg=#586e75 guibg=NONE guisp=NONE cterm=NONE gui=NONE hi CursorLineNr ctermfg=160 ctermbg=NONE guifg=#dc322f guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold hi CursorLineNr ctermfg=247 ctermbg=NONE guifg=#93a1a1 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold diff --git a/colors/solarized8_light_low.vim b/colors/solarized8_light_low.vim index 395e293..7a2fe0e 100644 --- a/colors/solarized8_light_low.vim +++ b/colors/solarized8_light_low.vim @@ -4,7 +4,7 @@ " Maintainer: Lifepillar " Website: https://github.com/lifepillar/vim-solarized8 " License: OSI approved MIT license -" Last Updated: Sat Oct 28 21:29:21 2017 +" Last Updated: Sat Oct 28 22:11:16 2017 if !(has('termguicolors') && &termguicolors) && !has('gui_running') \ && (!exists('&t_Co') || &t_Co < (get(g:, 'solarized_use16', 0) ? 16 : 256)) @@ -41,7 +41,7 @@ let g:colors_name = 'solarized8_light_low' " base2: GUI=#073642/rgb( 7, 54, 66) Term=236 #303030/rgb( 48, 48, 48) [delta=13.434724] if get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_light_low_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=11 ctermbg=NONE guifg=#657b83 guibg=NONE guisp=NONE cterm=NONE gui=NONE hi CursorLineNr ctermfg=1 ctermbg=NONE guifg=#dc322f guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold hi CursorLineNr ctermfg=14 ctermbg=NONE guifg=#93a1a1 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold @@ -396,7 +396,7 @@ let g:terminal_color_2='#859900' endif endif if !get(g:, 'solarized_use16', 1) -if !has('gui_running') && get(g:, 'solarized8_light_low_transp_bg', 0) +if !has('gui_running') && get(g:, 'solarized_transp_bg', 0) hi Normal ctermfg=66 ctermbg=NONE guifg=#657b83 guibg=NONE guisp=NONE cterm=NONE gui=NONE hi CursorLineNr ctermfg=160 ctermbg=NONE guifg=#dc322f guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold hi CursorLineNr ctermfg=247 ctermbg=NONE guifg=#93a1a1 guibg=NONE guisp=NONE cterm=NONE,bold gui=NONE,bold