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"},
DiffText {bg = "#5e4a1e"},
Directory {fg = colors.FileForeground},
EndOfBuffer {bg = colors.NrBackground},
EndOfBuffer {bg = colors.EOBBackground},
Error {
gui = "italic",
bg = colors.ErrorBackground,