mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 23:48:16 -07:00
18 lines
378 B
Lua
18 lines
378 B
Lua
return {
|
|
base0A = "ae81ff",
|
|
base04 = "a0a0c5",
|
|
base07 = "53495d",
|
|
base05 = "f1eff8",
|
|
base0E = "7aa5ff",
|
|
base0D = "2de0a7",
|
|
base0C = "8eaee0",
|
|
base0B = "6dfedf",
|
|
base02 = "383a62",
|
|
base0F = "ff79c6",
|
|
base03 = "666699",
|
|
base08 = "a0a0c5",
|
|
base01 = "663399",
|
|
base00 = "292a44",
|
|
base09 = "efe4a1",
|
|
base06 = "ccccff"
|
|
}
|