mirror of https://github.com/gabehf/base46.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
398 B
19 lines
398 B
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",
|
|
}
|