mirror of
https://github.com/gabehf/base46.git
synced 2026-03-10 07:50:31 -07:00
lighten light_grey in gruvbox theme
https://github.com/NvChad/ui/issues/5#issuecomment-1202724756
This commit is contained in:
parent
6e66bc4ad4
commit
94043cfdae
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue