mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 15:38:15 -07:00
improve gruvchad theme
This commit is contained in:
parent
959a675c4a
commit
ec5bc9c306
1 changed files with 6 additions and 6 deletions
|
|
@ -4,12 +4,12 @@ local colors = {
|
|||
black = "#1e2122", -- nvim bg
|
||||
black2 = "#232627",
|
||||
one_bg = "#282b2c",
|
||||
one_bg2 = "#2f3233",
|
||||
one_bg3 = "#373a3b",
|
||||
grey = "#3e4142",
|
||||
grey_fg = "#46494a",
|
||||
grey_fg2 = "#4d5051",
|
||||
light_grey = "#545758",
|
||||
one_bg2 = "#393c3d",
|
||||
one_bg3 = "#404344",
|
||||
grey = "#484b4c",
|
||||
grey_fg = "#575a5b",
|
||||
grey_fg2 = "#545758",
|
||||
light_grey = "#5a5d5e",
|
||||
red = "#ec6b64",
|
||||
baby_pink = "#ce8196",
|
||||
pink = "#ff75a0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue