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 = "f3f99d",
|
|
base04 = "a5a5a9",
|
|
base07 = "f1f1f0",
|
|
base05 = "e2e4e5",
|
|
base0E = "ff6ac1",
|
|
base0D = "57c7ff",
|
|
base0C = "9aedfe",
|
|
base0B = "5af78e",
|
|
base02 = "43454f",
|
|
base0F = "b2643c",
|
|
base03 = "78787e",
|
|
base08 = "ff5c57",
|
|
base01 = "34353e",
|
|
base00 = "282a36",
|
|
base09 = "ff9f43",
|
|
base06 = "eff0eb"
|
|
}
|