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 = "c3ba63",
|
|
base04 = "505050",
|
|
base07 = "ffffff",
|
|
base05 = "a7a7a7",
|
|
base0E = "b888e2",
|
|
base0D = "639ee4",
|
|
base0C = "4bb1a7",
|
|
base0B = "84b97c",
|
|
base02 = "303030",
|
|
base0F = "b888e2",
|
|
base03 = "5f5a60",
|
|
base08 = "dc657d",
|
|
base01 = "202020",
|
|
base00 = "191919",
|
|
base09 = "4bb1a7",
|
|
base06 = "808080"
|
|
}
|