uwu: changes into bg color

This commit is contained in:
mangeshrex 2021-09-24 20:46:35 +05:30
parent 34b22d86f0
commit 18e32d7ce9
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
local colors = {
white = "#d6d6d6",
darker_black = "#0b0f11",
black = "#0F1315", -- nvim bg
darker_black = "#1b2224",
black = "#131a1c", -- nvim bg
black2 = "#161a1c",
one_bg = "#1b1f21",
one_bg2 = "#202426",