From 41735b6cf5e93593dfecb38a9b6e2ff14792b1fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 15 Apr 2025 10:16:45 +0000 Subject: [PATCH] chore(build): rebuild artifacts --- colors/duckbones.vim | 2 +- colors/forestbones.vim | 4 ++-- colors/kanagawabones.vim | 2 +- colors/neobones.vim | 4 ++-- colors/nordbones.vim | 2 +- colors/rosebones.vim | 4 ++-- colors/seoulbones.vim | 4 ++-- colors/tokyobones.vim | 4 ++-- colors/vimbones.vim | 2 +- colors/zenbones.vim | 4 ++-- colors/zenburned.vim | 2 +- colors/zenwritten.vim | 4 ++-- 12 files changed, 19 insertions(+), 19 deletions(-) diff --git a/colors/duckbones.vim b/colors/duckbones.vim index c6338d0..0c21019 100644 --- a/colors/duckbones.vim +++ b/colors/duckbones.vim @@ -176,7 +176,7 @@ if &background ==# 'dark' highlight! link Sneak Search highlight SnacksIndent guifg=#1F212D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#393D50 guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#00A3CB guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#795CCC guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#795CCC guibg=#795CCC guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#5DCD97 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link WhichKeyGroup Special diff --git a/colors/forestbones.vim b/colors/forestbones.vim index 035aad8..3e273c8 100644 --- a/colors/forestbones.vim +++ b/colors/forestbones.vim @@ -175,7 +175,7 @@ if &background ==# 'dark' highlight! link Sneak Search highlight SnacksIndent guifg=#394147 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#515B63 guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#83C193 guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#D69AB7 guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#D69AB7 guibg=#D69AB7 guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#B5AA92 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link WhichKeyGroup Special @@ -406,7 +406,7 @@ else highlight! link Sneak Search highlight SnacksIndent guifg=#F0E2B6 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#C6B88C guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#36A87E guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#DF69BA guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#DF69BA guibg=#DF69BA guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#6E7F88 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link WhichKeyGroup Special diff --git a/colors/kanagawabones.vim b/colors/kanagawabones.vim index 7d747d5..e794852 100644 --- a/colors/kanagawabones.vim +++ b/colors/kanagawabones.vim @@ -175,7 +175,7 @@ if &background ==# 'dark' highlight! link Sneak Search highlight SnacksIndent guifg=#2D2D37 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#484856 guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#7EB3C9 guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#957FB8 guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#957FB8 guibg=#957FB8 guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#ADA992 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link WhichKeyGroup Special diff --git a/colors/neobones.vim b/colors/neobones.vim index 4ed0e83..ba06864 100644 --- a/colors/neobones.vim +++ b/colors/neobones.vim @@ -173,7 +173,7 @@ if &background ==# 'dark' highlight! link Sneak Search highlight SnacksIndent guifg=#1D272E guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#35444E guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#66A5AD guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#B279A7 guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#B279A7 guibg=#B279A7 guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#9AA6A1 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link WhichKeyGroup Special @@ -403,7 +403,7 @@ else highlight! link Sneak Search highlight SnacksIndent guifg=#D2DDD3 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#ADB6AE guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#3B8992 guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#88507D guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#88507D guibg=#88507D guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#415934 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link WhichKeyGroup Special diff --git a/colors/nordbones.vim b/colors/nordbones.vim index 326a1e5..1fa0a62 100644 --- a/colors/nordbones.vim +++ b/colors/nordbones.vim @@ -175,7 +175,7 @@ if &background ==# 'dark' highlight! link Sneak Search highlight SnacksIndent guifg=#3D424E guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#555C6C guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#87BFCE guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#B38DAC guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#B38DAC guibg=#B38DAC guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#ABBAD0 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link WhichKeyGroup Special diff --git a/colors/rosebones.vim b/colors/rosebones.vim index 2dbb911..96f5bd6 100644 --- a/colors/rosebones.vim +++ b/colors/rosebones.vim @@ -174,7 +174,7 @@ if &background ==# 'dark' highlight! link Sneak Search highlight SnacksIndent guifg=#282635 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#454258 guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#9CCFD8 guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#C4A7E7 guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#C4A7E7 guibg=#C4A7E7 guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#9CCFD8 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link WhichKeyGroup Special @@ -405,7 +405,7 @@ else highlight! link Sneak Search highlight SnacksIndent guifg=#F0E3D4 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#D3B790 guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#5795A0 guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#917BA9 guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#917BA9 guibg=#917BA9 guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#5795A0 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link WhichKeyGroup Special diff --git a/colors/seoulbones.vim b/colors/seoulbones.vim index 2ee8c62..86a1739 100644 --- a/colors/seoulbones.vim +++ b/colors/seoulbones.vim @@ -176,7 +176,7 @@ if &background ==# 'dark' highlight! link Sneak Search highlight SnacksIndent guifg=#575757 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#6F6F6F guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#6FBDBE guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#A5A6C5 guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#A5A6C5 guibg=#A5A6C5 guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#BCBCD3 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link WhichKeyGroup Special @@ -409,7 +409,7 @@ else highlight! link Sneak Search highlight SnacksIndent guifg=#D4D4D4 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#ABABAB guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#008586 guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#896788 guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#896788 guibg=#896788 guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#755F74 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link WhichKeyGroup Special diff --git a/colors/tokyobones.vim b/colors/tokyobones.vim index aba6ed6..c56f2bc 100644 --- a/colors/tokyobones.vim +++ b/colors/tokyobones.vim @@ -175,7 +175,7 @@ if &background ==# 'dark' highlight! link Sneak Search highlight SnacksIndent guifg=#282935 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#444657 guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#2BC4DE guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#BB9BF7 guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#BB9BF7 guibg=#BB9BF7 guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#7BA2F7 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link WhichKeyGroup Special @@ -410,7 +410,7 @@ else highlight! link Sneak Search highlight SnacksIndent guifg=#C8C9CE guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#A1A3AC guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#176775 guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#5A4A79 guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#5A4A79 guibg=#5A4A79 guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#34548C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link WhichKeyGroup Special diff --git a/colors/vimbones.vim b/colors/vimbones.vim index ab46080..1c7eff2 100644 --- a/colors/vimbones.vim +++ b/colors/vimbones.vim @@ -176,7 +176,7 @@ if &background ==# 'light' highlight! link Sneak Search highlight SnacksIndent guifg=#DFDFC2 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#B5B59D guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#3B8992 guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#88507D guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#88507D guibg=#88507D guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#5C5C5C guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link WhichKeyGroup Special diff --git a/colors/zenbones.vim b/colors/zenbones.vim index 471b4a2..229266a 100644 --- a/colors/zenbones.vim +++ b/colors/zenbones.vim @@ -174,7 +174,7 @@ if &background ==# 'dark' highlight! link Sneak Search highlight SnacksIndent guifg=#2B2725 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#494341 guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#66A5AD guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#B279A7 guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#B279A7 guibg=#B279A7 guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#8D9499 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link WhichKeyGroup Special @@ -405,7 +405,7 @@ else highlight! link Sneak Search highlight SnacksIndent guifg=#E1DCDA guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#BEB1AA guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#3B8992 guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#88507D guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#88507D guibg=#88507D guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#4F5E68 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link WhichKeyGroup Special diff --git a/colors/zenburned.vim b/colors/zenburned.vim index 57725c7..386f2fa 100644 --- a/colors/zenburned.vim +++ b/colors/zenburned.vim @@ -176,7 +176,7 @@ if &background ==# 'dark' highlight! link Sneak Search highlight SnacksIndent guifg=#4E4E4E guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#666666 guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#66A5AD guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#B279A7 guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#B279A7 guibg=#B279A7 guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#F0F08F guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight! link WhichKeyGroup Special diff --git a/colors/zenwritten.vim b/colors/zenwritten.vim index d6bc636..2fa36d3 100644 --- a/colors/zenwritten.vim +++ b/colors/zenwritten.vim @@ -174,7 +174,7 @@ if &background ==# 'dark' highlight! link Sneak Search highlight SnacksIndent guifg=#282828 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#444444 guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#66A5AD guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#B279A7 guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#B279A7 guibg=#B279A7 guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#939393 guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link WhichKeyGroup Special @@ -405,7 +405,7 @@ else highlight! link Sneak Search highlight SnacksIndent guifg=#DDDDDD guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight SnacksIndentScope guifg=#B3B3B3 guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight SnacksPickerMatch guifg=#3B8992 guibg=NONE guisp=NONE gui=bold cterm=bold + highlight SnacksPickerMatch guifg=#88507D guibg=NONE guisp=NONE gui=bold cterm=bold highlight SneakLabelMask guifg=#88507D guibg=#88507D guisp=NONE gui=NONE cterm=NONE highlight Special guifg=#5C5C5C guibg=NONE guisp=NONE gui=bold cterm=bold highlight! link WhichKeyGroup Special