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
378 B
19 lines
378 B
return {
|
|
base0A = "f9ee98",
|
|
base04 = "838184",
|
|
base07 = "ffffff",
|
|
base05 = "a7a7a7",
|
|
base0E = "9b859d",
|
|
base0D = "7587a6",
|
|
base0C = "afc4db",
|
|
base0B = "8f9d6a",
|
|
base02 = "464b50",
|
|
base0F = "9b703f",
|
|
base03 = "5f5a60",
|
|
base08 = "cf6a4c",
|
|
base01 = "323537",
|
|
base00 = "1e1e1e",
|
|
base09 = "cda869",
|
|
base06 = "c3c3c3"
|
|
}
|