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 = "ffeb3b",
|
|
base04 = "676c71",
|
|
base07 = "ffffff",
|
|
base05 = "80868b",
|
|
base0E = "673ab7",
|
|
base0D = "2196f3",
|
|
base0C = "00bcd4",
|
|
base0B = "00e676",
|
|
base02 = "323639",
|
|
base0F = "8d6e63",
|
|
base03 = "44464d",
|
|
base08 = "f44336",
|
|
base01 = "27292c",
|
|
base00 = "202124",
|
|
base09 = "ff9800",
|
|
base06 = "9e9e9e"
|
|
}
|