We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fb00f5 commit 12b7478Copy full SHA for 12b7478
lua/zenbones/specs/dark.lua
@@ -353,7 +353,7 @@ local function generate(p, opt)
353
354
WhichKey { Statement },
355
WhichKeyGroup { Special },
356
- WhichKeySeparator { LineNr },
+ WhichKeySeparator { fg = LineNr.fg },
357
WhichKeyValue { Constant },
358
359
TroubleNormal { Function },
lua/zenbones/specs/light.lua
0 commit comments