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 = "ebcb8b",
|
|
base04 = "a7adba",
|
|
base07 = "eff1f5",
|
|
base05 = "c0c5ce",
|
|
base0E = "b48ead",
|
|
base0D = "8fa1b3",
|
|
base0C = "96b5b4",
|
|
base0B = "a3be8c",
|
|
base02 = "4f5b66",
|
|
base0F = "ab7967",
|
|
base03 = "65737e",
|
|
base08 = "bf616a",
|
|
base01 = "343d46",
|
|
base00 = "2b303b",
|
|
base09 = "d08770",
|
|
base06 = "dfe1e8"
|
|
}
|