Transparent vim.
This commit is contained in:
parent
c39cb9b7a4
commit
fae1f29f97
@ -10,6 +10,7 @@ M.base46 = {
|
||||
Comment = { italic = true, },
|
||||
DiffChange = { bg = "NONE", fg = "#e7c547" },
|
||||
DiffText = { bg = "NONE", fg = "#ff8700" },
|
||||
Normal = { bg = "NONE", fg = "NONE" },
|
||||
SpellBad = { bg = "#770000", fg = "#ffffff" },
|
||||
Visual = { bg = "#0094d8", fg = "#ffffff" },
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user