lighten light_grey in gruvbox theme

https://github.com/NvChad/ui/issues/5#issuecomment-1202724756
This commit is contained in:
siduck 2022-08-02 20:18:51 +05:30
parent 6e66bc4ad4
commit 94043cfdae

View file

@ -11,7 +11,7 @@ M.base_30 = {
grey = "#464646",
grey_fg = "#4e4e4e",
grey_fg2 = "#505050",
light_grey = "#565656",
light_grey = "#656565",
red = "#fb4934",
baby_pink = "#cc241d",
pink = "#ff75a0",