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 = "974b46",
|
|
base04 = "999999",
|
|
base07 = "c1c1c1",
|
|
base05 = "c1c1c1",
|
|
base0E = "999999",
|
|
base0D = "888888",
|
|
base0C = "aaaaaa",
|
|
base0B = "eceee3",
|
|
base02 = "222222",
|
|
base0F = "444444",
|
|
base03 = "333333",
|
|
base08 = "5f8787",
|
|
base01 = "121212",
|
|
base00 = "000000",
|
|
base09 = "aaaaaa",
|
|
base06 = "999999"
|
|
}
|