diff options
| author | bh <qn+git@excalibur.computer> | 2026-03-15 15:24:54 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-03-15 15:24:54 +0800 |
| commit | 12f670c8084d1e08d38dba1ada02b021e750bb62 (patch) | |
| tree | 03be7687bddb89d412157b12b0faa474517e83fd | |
| parent | 069fc94ee079b92146ba99dffa2e4d704ae4304c (diff) | |
Change substitution preview color to teal
| -rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -154,6 +154,7 @@ vim.cmd([[ highlight Pmenu guibg=NONE highlight PmenuSel guifg=#FFFFFF guibg=#008282 + highlight Substitute guifg=#FFFFFF guibg=#008282 highlight FloatBorder guifg=#74c4c4 highlight NvimTreeNormal guibg=NONE |
