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 = "ffcc1b",
|
|
base04 = "869696",
|
|
base07 = "fafaf8",
|
|
base05 = "a1a19a",
|
|
base0E = "9a70a4",
|
|
base0D = "5dd7b9",
|
|
base0C = "14747e",
|
|
base0B = "7fc06e",
|
|
base02 = "517F8D",
|
|
base0F = "c43060",
|
|
base03 = "6C8B91",
|
|
base08 = "ff5a67",
|
|
base01 = "00384d",
|
|
base00 = "002635",
|
|
base09 = "f08e48",
|
|
base06 = "e6e6dc"
|
|
}
|