From 4db892f8b903483ffab76ee2dbab133ef95c01df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 4 Feb 2024 07:15:28 +0000 Subject: [PATCH] chore(build): rebuild artifacts --- colors/nordbones.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/colors/nordbones.vim b/colors/nordbones.vim index a609e1b..b448f74 100644 --- a/colors/nordbones.vim +++ b/colors/nordbones.vim @@ -121,7 +121,6 @@ if &background ==# 'dark' highlight IblIndent guifg=#3D424E guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight IblScope guifg=#555C6C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight Identifier guifg=#EBEEF3 guibg=NONE guisp=NONE gui=NONE cterm=NONE - highlight Identifier guifg=#BFCADB guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight IncSearch guifg=#2F3541 guibg=#D1BACD guisp=NONE gui=bold cterm=bold highlight! link CurSearch IncSearch highlight Italic guifg=NONE guibg=NONE guisp=NONE gui=italic cterm=italic