mirror of
https://github.com/gabehf/base46.git
synced 2026-03-14 01:37:03 -07:00
update: changing some color values
This commit is contained in:
parent
a8f1656915
commit
5aab6a987e
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ return {
|
||||||
base09 = "e06e6e",
|
base09 = "e06e6e",
|
||||||
base0A = "d8b25b",
|
base0A = "d8b25b",
|
||||||
base0B = "8ccf7e",
|
base0B = "8ccf7e",
|
||||||
base0C = "5dc1dd",
|
base0C = "ef7d7d",
|
||||||
base0D = "6da4cd",
|
base0D = "6da4cd",
|
||||||
base0E = "c47fd5",
|
base0E = "5db7cb",
|
||||||
base0F = "ef7d7d",
|
base0F = "ef7d7d",
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue