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 = "fec418",
|
|
base04 = "8d8687",
|
|
base07 = "e7e9db",
|
|
base05 = "a39e9b",
|
|
base0E = "815ba4",
|
|
base0D = "06b6ef",
|
|
base0C = "5bc4bf",
|
|
base0B = "48b685",
|
|
base02 = "4f424c",
|
|
base0F = "e96ba8",
|
|
base03 = "776e71",
|
|
base08 = "ef6155",
|
|
base01 = "41323f",
|
|
base00 = "2f1e2e",
|
|
base09 = "f99b15",
|
|
base06 = "b9b6b0"
|
|
}
|