mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-10 15:57:02 +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:32 2023
|
||||
" Last Updated: Mon Jan 8 21:50:40 2024
|
||||
|
||||
" Generated by Colortemplate v3.0.0-alpha0
|
||||
|
||||
@@ -161,6 +161,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
|
||||
@@ -484,6 +485,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
|
||||
@@ -827,6 +829,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
|
||||
@@ -1340,6 +1343,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
|
||||
@@ -1676,6 +1680,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
|
||||
@@ -2032,6 +2037,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