chore(build): rebuild artifacts

This commit is contained in:
github-actions[bot]
2024-08-08 06:22:22 +00:00
parent ce694ef8e2
commit aafa303ec3
12 changed files with 99 additions and 95 deletions

View File

@@ -33,6 +33,7 @@ if &background ==# 'dark'
highlight Normal guifg=#BBBBBB guibg=#191919 guisp=NONE gui=NONE cterm=NONE
highlight! link ModeMsg Normal
highlight Bold guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
highlight Boolean guifg=#BBBBBB guibg=NONE guisp=NONE gui=italic cterm=italic
highlight BufferVisible guifg=#CFCFCF guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight BufferVisibleIndex guifg=#CFCFCF guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight BufferVisibleSign guifg=#CFCFCF guibg=NONE guisp=NONE gui=NONE cterm=NONE
@@ -45,7 +46,6 @@ if &background ==# 'dark'
highlight Conceal guifg=#7F7F7F guibg=NONE guisp=NONE gui=bold,italic cterm=bold,italic
highlight Constant guifg=#8B8B8B guibg=NONE guisp=NONE gui=italic cterm=italic
highlight! link Character Constant
highlight! link Float Constant
highlight! link String Constant
highlight! link TroubleSource Constant
highlight! link WhichKeyValue Constant
@@ -131,7 +131,9 @@ if &background ==# 'dark'
highlight GitSignsDelete guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link GitGutterDelete GitSignsDelete
highlight IblIndent guifg=#282828 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link IndentLine IblIndent
highlight IblScope guifg=#444444 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link IndentLineCurrent IblScope
highlight Identifier guifg=#9E9E9E guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IncSearch guifg=#191919 guibg=#BF8FB5 guisp=NONE gui=bold cterm=bold
highlight! link CurSearch IncSearch
@@ -149,8 +151,8 @@ if &background ==# 'dark'
highlight! link EndOfBuffer NonText
highlight! link Whitespace NonText
highlight NormalFloat guifg=NONE guibg=#2C2C2C guisp=NONE gui=NONE cterm=NONE
highlight Number guifg=#BBBBBB guibg=NONE guisp=NONE gui=italic cterm=italic
highlight! link Boolean Number
highlight Number guifg=#8B8B8B guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link Float Number
highlight Pmenu guifg=NONE guibg=#2C2C2C guisp=NONE gui=NONE cterm=NONE
highlight PmenuSbar guifg=NONE guibg=#595959 guisp=NONE gui=NONE cterm=NONE
highlight PmenuSel guifg=NONE guibg=#444444 guisp=NONE gui=NONE cterm=NONE
@@ -220,8 +222,6 @@ if &background ==# 'dark'
highlight Character gui=NONE cterm=NONE
highlight Comment gui=NONE cterm=NONE
highlight Constant gui=NONE cterm=NONE
highlight Float gui=NONE cterm=NONE
highlight Number gui=NONE cterm=NONE
highlight SpecialKey gui=NONE cterm=NONE
highlight String gui=NONE cterm=NONE
highlight TroubleSource gui=NONE cterm=NONE
@@ -253,6 +253,7 @@ else
highlight Normal guifg=#353535 guibg=#EEEEEE guisp=NONE gui=NONE cterm=NONE
highlight! link ModeMsg Normal
highlight Bold guifg=NONE guibg=NONE guisp=NONE gui=bold cterm=bold
highlight Boolean guifg=#353535 guibg=NONE guisp=NONE gui=italic cterm=italic
highlight BufferVisible guifg=#686868 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight BufferVisibleIndex guifg=#686868 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight BufferVisibleSign guifg=#686868 guibg=NONE guisp=NONE gui=NONE cterm=NONE
@@ -262,10 +263,9 @@ else
highlight! link LspReferenceText ColorColumn
highlight! link LspReferenceWrite ColorColumn
highlight Comment guifg=#8B8B8B guibg=NONE guisp=NONE gui=italic cterm=italic
highlight Conceal guifg=#5C5C5C guibg=NONE guisp=NONE gui=bold,italic cterm=bold,italic
highlight Conceal guifg=#6D6D6D guibg=NONE guisp=NONE gui=bold,italic cterm=bold,italic
highlight Constant guifg=#636363 guibg=NONE guisp=NONE gui=italic cterm=italic
highlight! link Character Constant
highlight! link Float Constant
highlight! link String Constant
highlight! link TroubleSource Constant
highlight! link WhichKeyValue Constant
@@ -351,7 +351,9 @@ else
highlight GitSignsDelete guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link GitGutterDelete GitSignsDelete
highlight IblIndent guifg=#DDDDDD guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link IndentLine IblIndent
highlight IblScope guifg=#B3B3B3 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link IndentLineCurrent IblScope
highlight Identifier guifg=#505050 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IncSearch guifg=#EEEEEE guibg=#C074B2 guisp=NONE gui=bold cterm=bold
highlight! link CurSearch IncSearch
@@ -369,8 +371,8 @@ else
highlight! link EndOfBuffer NonText
highlight! link Whitespace NonText
highlight NormalFloat guifg=NONE guibg=#D7D7D7 guisp=NONE gui=NONE cterm=NONE
highlight Number guifg=#353535 guibg=NONE guisp=NONE gui=italic cterm=italic
highlight! link Boolean Number
highlight Number guifg=#636363 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link Float Number
highlight Pmenu guifg=NONE guibg=#D4D4D4 guisp=NONE gui=NONE cterm=NONE
highlight PmenuSbar guifg=NONE guibg=#A6A6A6 guisp=NONE gui=NONE cterm=NONE
highlight PmenuSel guifg=NONE guibg=#B9B9B9 guisp=NONE gui=NONE cterm=NONE
@@ -440,8 +442,6 @@ else
highlight Character gui=NONE cterm=NONE
highlight Comment gui=NONE cterm=NONE
highlight Constant gui=NONE cterm=NONE
highlight Float gui=NONE cterm=NONE
highlight Number gui=NONE cterm=NONE
highlight SpecialKey gui=NONE cterm=NONE
highlight String gui=NONE cterm=NONE
highlight TroubleSource gui=NONE cterm=NONE