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 = "fabd2f",
|
|
base04 = "bdae93",
|
|
base07 = "fbf1c7",
|
|
base05 = "d5c4a1",
|
|
base0E = "d3869b",
|
|
base0D = "83a598",
|
|
base0C = "8ec07c",
|
|
base0B = "b8bb26",
|
|
base02 = "504945",
|
|
base0F = "d65d0e",
|
|
base03 = "665c54",
|
|
base08 = "fb4934",
|
|
base01 = "3c3836",
|
|
base00 = "282828",
|
|
base09 = "fe8019",
|
|
base06 = "ebdbb2"
|
|
}
|