diff --git a/lua/hl_themes/onebright.lua b/lua/hl_themes/onebright.lua index 002a2e3..894d14a 100644 --- a/lua/hl_themes/onebright.lua +++ b/lua/hl_themes/onebright.lua @@ -1,5 +1,5 @@ local colors = { - white = "#eeffff", + white = "#abb2bf", darker_black = "#1b1f27", black = "#1e222a", black2 = "#252931",