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 = "a03b1e",
|
|
base04 = "84898c",
|
|
base07 = "b5d8f6",
|
|
base05 = "9ea7a6",
|
|
base0E = "c59820",
|
|
base0D = "484d79",
|
|
base0C = "b02f30",
|
|
base0B = "237986",
|
|
base02 = "2a343a",
|
|
base0F = "c98344",
|
|
base03 = "3f4944",
|
|
base08 = "2a5491",
|
|
base01 = "1c3657",
|
|
base00 = "232c31",
|
|
base09 = "43820d",
|
|
base06 = "a7cfa3"
|
|
}
|