diff --git a/colors/duckbones.vim b/colors/duckbones.vim index 13947d2..75c608a 100644 --- a/colors/duckbones.vim +++ b/colors/duckbones.vim @@ -141,6 +141,7 @@ if &background ==# 'dark' highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#596392 guibg=#161926 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#5DCD97 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal diff --git a/colors/forestbones.vim b/colors/forestbones.vim index da6fd8e..2558532 100644 --- a/colors/forestbones.vim +++ b/colors/forestbones.vim @@ -140,6 +140,7 @@ if &background ==# 'dark' highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#6B8292 guibg=#313A41 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#A9C181 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal @@ -359,6 +360,7 @@ else highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#A1935F guibg=#F7EED1 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#8DA200 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal diff --git a/colors/kanagawabones.vim b/colors/kanagawabones.vim index 01795fe..36566f3 100644 --- a/colors/kanagawabones.vim +++ b/colors/kanagawabones.vim @@ -141,6 +141,7 @@ if &background ==# 'dark' highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#6D6D8C guibg=#272732 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#98BC6D guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal diff --git a/colors/neobones.vim b/colors/neobones.vim index cecb300..2c2cd75 100644 --- a/colors/neobones.vim +++ b/colors/neobones.vim @@ -139,6 +139,7 @@ if &background ==# 'dark' highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#4B6F84 guibg=#152128 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#90FF6B guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal @@ -357,6 +358,7 @@ else highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#829685 guibg=#DEE8DF guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#567A30 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal diff --git a/colors/nordbones.vim b/colors/nordbones.vim index 8d4cace..68dbfff 100644 --- a/colors/nordbones.vim +++ b/colors/nordbones.vim @@ -141,6 +141,7 @@ if &background ==# 'dark' highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#6E7FA0 guibg=#353C49 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#A4BE8D guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal diff --git a/colors/rosebones.vim b/colors/rosebones.vim index d19df0e..c056d08 100644 --- a/colors/rosebones.vim +++ b/colors/rosebones.vim @@ -140,6 +140,7 @@ if &background ==# 'dark' highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#6C6593 guibg=#222030 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#317490 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal @@ -359,6 +360,7 @@ else highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#AF9263 guibg=#F8EFE5 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#286A84 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal diff --git a/colors/seoulbones.vim b/colors/seoulbones.vim index cfbed18..27b1314 100644 --- a/colors/seoulbones.vim +++ b/colors/seoulbones.vim @@ -141,6 +141,7 @@ if &background ==# 'dark' highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#9E898C guibg=#525252 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#98BD99 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal @@ -362,6 +363,7 @@ else highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#9C868A guibg=#DDDDDD guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#628562 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal diff --git a/colors/tokyobones.vim b/colors/tokyobones.vim index 833dd5d..1364e5a 100644 --- a/colors/tokyobones.vim +++ b/colors/tokyobones.vim @@ -140,6 +140,7 @@ if &background ==# 'dark' highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#666A92 guibg=#222330 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#74DBCB guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal @@ -362,6 +363,7 @@ else highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#7C839D guibg=#D0D1D7 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#34645D guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal diff --git a/colors/vimbones.vim b/colors/vimbones.vim index e6a2545..e683bf9 100644 --- a/colors/vimbones.vim +++ b/colors/vimbones.vim @@ -141,6 +141,7 @@ if &background ==# 'light' highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#929274 guibg=#EAEAC6 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#4F6C31 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal diff --git a/colors/zenbones.vim b/colors/zenbones.vim index e556c3c..1ea3baf 100644 --- a/colors/zenbones.vim +++ b/colors/zenbones.vim @@ -140,6 +140,7 @@ if &background ==# 'dark' highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#79675E guibg=#25211F guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#819B69 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal @@ -359,6 +360,7 @@ else highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#A38C80 guibg=#EBE7E6 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#4F6C31 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal diff --git a/colors/zenburned.vim b/colors/zenburned.vim index e49cf91..d6a600c 100644 --- a/colors/zenburned.vim +++ b/colors/zenburned.vim @@ -141,6 +141,7 @@ if &background ==# 'dark' highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#988084 guibg=#474747 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#819B69 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal diff --git a/colors/zenwritten.vim b/colors/zenwritten.vim index dc9dab9..8588c2b 100644 --- a/colors/zenwritten.vim +++ b/colors/zenwritten.vim @@ -140,6 +140,7 @@ if &background ==# 'dark' highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#7A6569 guibg=#222222 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#819B69 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal @@ -359,6 +360,7 @@ else highlight! link CocCodeLens LineNr highlight! link LspCodeLens LineNr highlight! link SignColumn LineNr + highlight LspInlayHint guifg=#A08C8F guibg=#E8E8E8 guisp=NONE gui=NONE cterm=NONE highlight MoreMsg guifg=#4F6C31 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link Question MoreMsg highlight! link NnnNormalNC NnnNormal