We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WinBarNC
NormalNC
1 parent 864c9bd commit 3f5ad8bCopy full SHA for 3f5ad8b
lua/one_monokai/themes/groups.lua
@@ -60,6 +60,7 @@ local defaults = {
60
Nontext = { fg = colors.dark_gray },
61
Normal = { fg = colors.fg, bg = config.transparent and colors.none or colors.bg },
62
NormalFloat = { link = "Normal" },
63
+ WinBarNC = { link = "NormalNC" },
64
Question = { fg = colors.yellow },
65
Search = { fg = colors.bg, bg = colors.yellow },
66
SignColumn = {},
0 commit comments