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=#C6D5CF guibg=#0F191F 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=#C6D5CF guibg=NONE guisp=NONE gui=italic cterm=italic
highlight BufferVisible guifg=#D1E0DA guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight BufferVisibleIndex guifg=#D1E0DA guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight BufferVisibleSign guifg=#D1E0DA guibg=NONE guisp=NONE gui=NONE cterm=NONE
@@ -45,7 +46,6 @@ if &background ==# 'dark'
highlight Conceal guifg=#86908C guibg=NONE guisp=NONE gui=bold,italic cterm=bold,italic
highlight Constant guifg=#939E99 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
@@ -130,7 +130,9 @@ if &background ==# 'dark'
highlight GitSignsDelete guifg=#DE6E7C guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link GitGutterDelete GitSignsDelete
highlight IblIndent guifg=#1D272E guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link IndentLine IblIndent
highlight IblScope guifg=#35444E guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link IndentLineCurrent IblScope
highlight Identifier guifg=#A7B3AE guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IncSearch guifg=#0F191F guibg=#BE8CB3 guisp=NONE gui=bold cterm=bold
highlight! link CurSearch IncSearch
@@ -148,8 +150,8 @@ if &background ==# 'dark'
highlight! link EndOfBuffer NonText
highlight! link Whitespace NonText
highlight NormalFloat guifg=NONE guibg=#1D2C35 guisp=NONE gui=NONE cterm=NONE
highlight Number guifg=#C6D5CF guibg=NONE guisp=NONE gui=italic cterm=italic
highlight! link Boolean Number
highlight Number guifg=#939E99 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link Float Number
highlight Pmenu guifg=NONE guibg=#1D2C35 guisp=NONE gui=NONE cterm=NONE
highlight PmenuSbar guifg=NONE guibg=#405A6B guisp=NONE gui=NONE cterm=NONE
highlight PmenuSel guifg=NONE guibg=#304552 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
@@ -252,6 +252,7 @@ else
highlight Normal guifg=#202E18 guibg=#E5EDE6 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=#202E18 guibg=NONE guisp=NONE gui=italic cterm=italic
highlight BufferVisible guifg=#4B663C guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight BufferVisibleIndex guifg=#4B663C guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight BufferVisibleSign guifg=#4B663C guibg=NONE guisp=NONE gui=NONE cterm=NONE
@@ -261,10 +262,9 @@ else
highlight! link LspReferenceText ColorColumn
highlight! link LspReferenceWrite ColorColumn
highlight Comment guifg=#878D88 guibg=NONE guisp=NONE gui=italic cterm=italic
highlight Conceal guifg=#415934 guibg=NONE guisp=NONE gui=bold,italic cterm=bold,italic
highlight Conceal guifg=#516D41 guibg=NONE guisp=NONE gui=bold,italic cterm=bold,italic
highlight Constant guifg=#476038 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
@@ -349,7 +349,9 @@ else
highlight GitSignsDelete guifg=#A8334C guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link GitGutterDelete GitSignsDelete
highlight IblIndent guifg=#D2DDD3 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link IndentLine IblIndent
highlight IblScope guifg=#ADB6AE guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link IndentLineCurrent IblScope
highlight Identifier guifg=#364A2A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight IncSearch guifg=#E5EDE6 guibg=#BD72AF guisp=NONE gui=bold cterm=bold
highlight! link CurSearch IncSearch
@@ -367,8 +369,8 @@ else
highlight! link EndOfBuffer NonText
highlight! link Whitespace NonText
highlight NormalFloat guifg=NONE guibg=#CDDBCF guisp=NONE gui=NONE cterm=NONE
highlight Number guifg=#202E18 guibg=NONE guisp=NONE gui=italic cterm=italic
highlight! link Boolean Number
highlight Number guifg=#476038 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link Float Number
highlight Pmenu guifg=NONE guibg=#C8D5C9 guisp=NONE gui=NONE cterm=NONE
highlight PmenuSbar guifg=NONE guibg=#9BA69D guisp=NONE gui=NONE cterm=NONE
highlight PmenuSel guifg=NONE guibg=#ADB9AF guisp=NONE gui=NONE cterm=NONE
@@ -439,8 +441,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