diff --git a/lua/themes/tomorrow-night.lua b/lua/themes/tomorrow-night.lua index a80cf29..d606b7d 100644 --- a/lua/themes/tomorrow-night.lua +++ b/lua/themes/tomorrow-night.lua @@ -1,6 +1,6 @@ local colors = { white = "#c4c8c5", - darker_black = "#1b1f27", + darker_black = "#141517", black = "#1d1f21", -- nvim bg black2 = "#252931", one_bg = "#363a41",