mirror of
https://github.com/gabehf/base46.git
synced 2026-03-10 16:00:30 -07:00
convert to 0.7
This commit is contained in:
parent
489408c1d0
commit
8751f27425
32 changed files with 505 additions and 512 deletions
|
|
@ -1,18 +1,18 @@
|
|||
return{
|
||||
base00 = "ede6e3",
|
||||
base01 = "dad3d0",
|
||||
base02 = "b6b0a6",
|
||||
base03 = "938d8a",
|
||||
base04 = "afabaa",
|
||||
base05 = "6c605a",
|
||||
base06 = "938680",
|
||||
base07 = "ede6e3",
|
||||
base08 = "978e81",
|
||||
base09 = "9c7b9c",
|
||||
base0A = "b6b0a6",
|
||||
base0B = "c99385",
|
||||
base0C = "ce9c85",
|
||||
base0D = "a09c80",
|
||||
base0E = "A3BE8C",
|
||||
base0F = "887c76",
|
||||
base00 = "#ede6e3",
|
||||
base01 = "#dad3d0",
|
||||
base02 = "#b6b0a6",
|
||||
base03 = "#938d8a",
|
||||
base04 = "#afabaa",
|
||||
base05 = "#6c605a",
|
||||
base06 = "#938680",
|
||||
base07 = "#ede6e3",
|
||||
base08 = "#978e81",
|
||||
base09 = "#9c7b9c",
|
||||
base0A = "#b6b0a6",
|
||||
base0B = "#c99385",
|
||||
base0C = "#ce9c85",
|
||||
base0D = "#a09c80",
|
||||
base0E = "#A3BE8C",
|
||||
base0F = "#887c76",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue