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 = "d70087",
|
|
base04 = "0087af",
|
|
base07 = "444444",
|
|
base05 = "878787",
|
|
base0E = "005faf",
|
|
base0D = "d75f00",
|
|
base0C = "d75f00",
|
|
base0B = "8700af",
|
|
base02 = "008700",
|
|
base0F = "005f87",
|
|
base03 = "5f8700",
|
|
base08 = "bcbcbc",
|
|
base01 = "af0000",
|
|
base00 = "eeeeee",
|
|
base09 = "d70000",
|
|
base06 = "005f87"
|
|
}
|