mirror of
https://github.com/gabehf/base46.git
synced 2026-03-10 07:50:31 -07:00
18 lines
378 B
Lua
18 lines
378 B
Lua
return {
|
|
base0A = "b1951d",
|
|
base04 = "b8b8b8",
|
|
base07 = "f8f8f8",
|
|
base05 = "a3a3a3",
|
|
base0E = "a31db1",
|
|
base0D = "4f97d7",
|
|
base0C = "2d9574",
|
|
base0B = "67b11d",
|
|
base02 = "444155",
|
|
base0F = "b03060",
|
|
base03 = "585858",
|
|
base08 = "f2241f",
|
|
base01 = "282828",
|
|
base00 = "1f2022",
|
|
base09 = "ffa500",
|
|
base06 = "e8e8e8"
|
|
}
|