This commit is contained in:
2026-03-25 19:40:58 -05:00
parent 0abf4107bc
commit 8f688966ff

View File

@@ -486,7 +486,7 @@ local theme =
DiffDelete {bg = "#3a1e1e"}, DiffDelete {bg = "#3a1e1e"},
DiffText {bg = "#5e4a1e"}, DiffText {bg = "#5e4a1e"},
Directory {fg = colors.FileForeground}, Directory {fg = colors.FileForeground},
EndOfBuffer {bg = colors.NrBackground}, EndOfBuffer {bg = colors.EOBBackground},
Error { Error {
gui = "italic", gui = "italic",
bg = colors.ErrorBackground, bg = colors.ErrorBackground,