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 = "a06e3b",
|
|
base04 = "655f6d",
|
|
base07 = "19171c",
|
|
base05 = "585260",
|
|
base0E = "955ae7",
|
|
base0D = "576ddb",
|
|
base0C = "398bc6",
|
|
base0B = "2a9292",
|
|
base02 = "8b8792",
|
|
base0F = "bf40bf",
|
|
base03 = "7e7887",
|
|
base08 = "be4678",
|
|
base01 = "e2dfe7",
|
|
base00 = "efecf4",
|
|
base09 = "aa573c",
|
|
base06 = "26232a"
|
|
}
|