diff --git a/lua/lush_theme/darcula_lush.lua b/lua/lush_theme/darcula_lush.lua index 8e648f3..07456fa 100644 --- a/lua/lush_theme/darcula_lush.lua +++ b/lua/lush_theme/darcula_lush.lua @@ -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,