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
363 B
19 lines
363 B
return {
|
|
base00 = "11121d",
|
|
base01 = "1b1c27",
|
|
base02 = "21222d",
|
|
base03 = "282934",
|
|
base04 = "30313c",
|
|
base05 = "abb2bf",
|
|
base06 = "b2b9c6",
|
|
base07 = "b9c0cd",
|
|
base08 = "ee6d85",
|
|
base09 = "7199ee",
|
|
base0A = "7199ee",
|
|
base0B = "dfae67",
|
|
base0C = "a485dd",
|
|
base0D = "95c561",
|
|
base0E = "a485dd",
|
|
base0F = "f3627a",
|
|
}
|