We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d15796c commit f74fc32Copy full SHA for f74fc32
lua/zenbones/specs/dark.lua
@@ -412,6 +412,7 @@ local function generate(p, opt)
412
FzfLuaBufFlagAlt { fg = p.water },
413
FzfLuaTabTitle { fg = p.sky },
414
FzfLuaTabMarker { fg = p.leaf },
415
+ FzfLuaLiveSym { fg = p.wood },
416
417
Sneak { Search },
418
SneakLabel { WildMenu },
lua/zenbones/specs/light.lua
0 commit comments