mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-11 00:07:05 +00:00
Add extra linked group CocMenuSel (coc.nvim).
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
" Maintainers: Lifepillar <lifepillar@lifepillar.me>
|
||||
" URLs: https://github.com/lifepillar/vim-solarized8
|
||||
" License: OSI approved MIT license
|
||||
" Last Updated: Sat Jun 17 12:56:33 2023
|
||||
" Last Updated: Mon Jan 8 21:50:40 2024
|
||||
|
||||
" Generated by Colortemplate v3.0.0-alpha0
|
||||
|
||||
@@ -159,6 +159,7 @@ if &background == 'dark'
|
||||
hi! link ALEStyleWarningSignLineNr ALEWarningSignLineNr
|
||||
hi ALEWarning guifg=#b58900 guibg=NONE guisp=#b58900 gui=undercurl
|
||||
hi ALEWarningLine guifg=NONE guibg=NONE guisp=NONE gui=NONE
|
||||
hi! link CocMenuSel PmenuSel
|
||||
hi ConId guifg=#b58900 guibg=NONE guisp=NONE gui=NONE
|
||||
hi VarId guifg=#268bd2 guibg=NONE guisp=NONE gui=NONE
|
||||
hi cPreCondit guifg=#cb4b16 guibg=NONE guisp=NONE gui=NONE
|
||||
@@ -495,6 +496,7 @@ if &background == 'dark'
|
||||
hi! link ALEStyleWarningSignLineNr ALEWarningSignLineNr
|
||||
hi ALEWarning guifg=#b58900 ctermfg=136 guibg=NONE ctermbg=NONE guisp=NONE cterm=underline
|
||||
hi ALEWarningLine guifg=NONE ctermfg=NONE guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
hi! link CocMenuSel PmenuSel
|
||||
hi ConId guifg=#b58900 ctermfg=136 guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
hi VarId guifg=#268bd2 ctermfg=32 guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
hi cPreCondit guifg=#cb4b16 ctermfg=166 guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
@@ -853,6 +855,7 @@ if &background == 'dark'
|
||||
hi! link ALEStyleWarningSignLineNr ALEWarningSignLineNr
|
||||
hi ALEWarning guifg=#b58900 ctermfg=3 guibg=NONE ctermbg=NONE guisp=NONE cterm=underline
|
||||
hi ALEWarningLine guifg=NONE ctermfg=NONE guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
hi! link CocMenuSel PmenuSel
|
||||
hi ConId guifg=#b58900 ctermfg=3 guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
hi VarId guifg=#268bd2 ctermfg=4 guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
hi cPreCondit guifg=#cb4b16 ctermfg=9 guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
@@ -1395,6 +1398,7 @@ if &background == 'light'
|
||||
hi! link ALEStyleWarningSignLineNr ALEWarningSignLineNr
|
||||
hi ALEWarning guifg=#b58900 guibg=NONE guisp=#b58900 gui=undercurl
|
||||
hi ALEWarningLine guifg=NONE guibg=NONE guisp=NONE gui=NONE
|
||||
hi! link CocMenuSel PmenuSel
|
||||
hi ConId guifg=#b58900 guibg=NONE guisp=NONE gui=NONE
|
||||
hi VarId guifg=#268bd2 guibg=NONE guisp=NONE gui=NONE
|
||||
hi cPreCondit guifg=#cb4b16 guibg=NONE guisp=NONE gui=NONE
|
||||
@@ -1748,6 +1752,7 @@ if &background == 'light'
|
||||
hi! link ALEStyleWarningSignLineNr ALEWarningSignLineNr
|
||||
hi ALEWarning guifg=#b58900 ctermfg=136 guibg=NONE ctermbg=NONE guisp=NONE cterm=underline
|
||||
hi ALEWarningLine guifg=NONE ctermfg=NONE guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
hi! link CocMenuSel PmenuSel
|
||||
hi ConId guifg=#b58900 ctermfg=136 guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
hi VarId guifg=#268bd2 ctermfg=32 guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
hi cPreCondit guifg=#cb4b16 ctermfg=166 guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
@@ -2123,6 +2128,7 @@ if &background == 'light'
|
||||
hi! link ALEStyleWarningSignLineNr ALEWarningSignLineNr
|
||||
hi ALEWarning guifg=#b58900 ctermfg=3 guibg=NONE ctermbg=NONE guisp=NONE cterm=underline
|
||||
hi ALEWarningLine guifg=NONE ctermfg=NONE guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
hi! link CocMenuSel PmenuSel
|
||||
hi ConId guifg=#b58900 ctermfg=3 guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
hi VarId guifg=#268bd2 ctermfg=4 guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
hi cPreCondit guifg=#cb4b16 ctermfg=9 guibg=NONE ctermbg=NONE guisp=NONE cterm=NONE
|
||||
|
||||
Reference in New Issue
Block a user