slightly darker NormalFloat

This commit is contained in:
Michael Chris Lopez
2021-08-26 11:52:57 +08:00
parent d68b03f990
commit db7a023c7b

View File

@@ -107,7 +107,7 @@ local theme = lush(function()
-- MsgArea { }, -- Area for messages and cmdline
-- MsgSeparator { }, -- Separator for scrolled messages, `msgsep` flag of 'display'
MoreMsg { fg = leaf, gui = "bold" }, -- |more-prompt|
NormalFloat { bg = sand.da(6) }, -- Normal text in floating windows.
NormalFloat { bg = sand.da(7) }, -- Normal text in floating windows.
FloatBorder { fg = sand.da(50) }, -- Normal text in floating windows.
-- NormalNC { }, -- normal text in non-current windows