Disable background transparency

This commit is contained in:
Fernando Schauenburg 2023-07-20 23:20:24 +02:00
parent dfce1fecd0
commit 55fcac0173

View file

@ -43,7 +43,7 @@ end
M.highlights = function()
local C = M.colors()
local fg = C.base1
local bg = 'none' -- C.base04
local bg = C.base04
return {
standard = {