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 = "fff024",
|
|
base04 = "ab5236",
|
|
base07 = "fff1e8",
|
|
base05 = "5f574f",
|
|
base0E = "ff77a8",
|
|
base0D = "83769c",
|
|
base0C = "29adff",
|
|
base0B = "00e756",
|
|
base02 = "7e2553",
|
|
base0F = "ffccaa",
|
|
base03 = "008751",
|
|
base08 = "ff004d",
|
|
base01 = "1d2b53",
|
|
base00 = "000000",
|
|
base09 = "ffa300",
|
|
base06 = "c2c3c7"
|
|
}
|