enc: update config mason backdrop

This commit is contained in:
pojok code 2025-06-11 21:13:56 +07:00
parent 04f3bfc8a3
commit f3761c699a
16 changed files with 316 additions and 277 deletions

View file

@ -49,6 +49,7 @@ return {
Normal = { fg = colors.text, bg = transparent and colors.none or colors.base },
NormalNC = { fg = colors.text, bg = transparent and colors.none or colors.base },
StatusLine = { fg = colors.text, bg = colors.none },
MasonBackdrop = { link = "NormalFloat" },
}
end,
highlight_overrides = {