mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 15:38:15 -07:00
change some gruvbox colors | #99
This commit is contained in:
parent
81c4b8fbca
commit
39cdabaad2
1 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ M.base_30 = {
|
||||||
one_bg = "#353535",
|
one_bg = "#353535",
|
||||||
one_bg2 = "#3f3f3f",
|
one_bg2 = "#3f3f3f",
|
||||||
one_bg3 = "#444444",
|
one_bg3 = "#444444",
|
||||||
grey = "#464646",
|
grey = "#4b4b4b",
|
||||||
grey_fg = "#4e4e4e",
|
grey_fg = "#4e4e4e",
|
||||||
grey_fg2 = "#505050",
|
grey_fg2 = "#505050",
|
||||||
light_grey = "#656565",
|
light_grey = "#656565",
|
||||||
|
|
@ -36,8 +36,8 @@ M.base_30 = {
|
||||||
M.base_16 = {
|
M.base_16 = {
|
||||||
base00 = "#282828",
|
base00 = "#282828",
|
||||||
base01 = "#3c3836",
|
base01 = "#3c3836",
|
||||||
base02 = "#504945",
|
base02 = "#423e3c",
|
||||||
base03 = "#665c54",
|
base03 = "#484442",
|
||||||
base04 = "#bdae93",
|
base04 = "#bdae93",
|
||||||
base05 = "#d5c4a1",
|
base05 = "#d5c4a1",
|
||||||
base06 = "#ebdbb2",
|
base06 = "#ebdbb2",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue