mirror of https://github.com/gabehf/base46.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
378 B
19 lines
378 B
return {
|
|
base0A = "b99353",
|
|
base04 = "b8b8b8",
|
|
base07 = "f8f8f8",
|
|
base05 = "cccccc",
|
|
base0E = "b98eb2",
|
|
base0D = "8eccdd",
|
|
base0C = "7c9cae",
|
|
base0B = "83a471",
|
|
base02 = "1d414d",
|
|
base0F = "8b6c37",
|
|
base03 = "767676",
|
|
base08 = "d88568",
|
|
base01 = "222222",
|
|
base00 = "1a1a1a",
|
|
base09 = "d86868",
|
|
base06 = "e8e8e8"
|
|
}
|