We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75935b commit 63e5f2eCopy full SHA for 63e5f2e
lua/tokyonight/groups/which-key.lua
@@ -9,7 +9,6 @@ function M.get(c, opts)
9
WhichKey = { fg = c.cyan },
10
WhichKeyGroup = { fg = c.blue },
11
WhichKeyDesc = { fg = c.magenta },
12
- WhichKeySeperator = { fg = c.comment },
13
WhichKeySeparator = { fg = c.comment },
14
WhichKeyNormal = { bg = c.bg_sidebar },
15
WhichKeyValue = { fg = c.dark5 },
0 commit comments