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 = "ffd204",
|
|
base04 = "959ca1",
|
|
base07 = "ffffff",
|
|
base05 = "d9d8d8",
|
|
base0E = "98005d",
|
|
base0D = "009ddc",
|
|
base0C = "85cebc",
|
|
base0B = "00853e",
|
|
base02 = "5a5758",
|
|
base0F = "b06110",
|
|
base03 = "737171",
|
|
base08 = "ee2e24",
|
|
base01 = "1c3f95",
|
|
base00 = "231f20",
|
|
base09 = "f386a1",
|
|
base06 = "e7e7e8"
|
|
}
|