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.
NormalFloat
Normal
1 parent 73d9af8 commit 2476d0aCopy full SHA for 2476d0a
lua/one_monokai/themes/groups.lua
@@ -59,6 +59,7 @@ local defaults = {
59
MoreMsg = { fg = colors.yellow },
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
Question = { fg = colors.yellow },
64
Search = { fg = colors.bg, bg = colors.yellow },
65
SignColumn = {},
0 commit comments