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 = "a06e3b",
|
|
base04 = "7e7777",
|
|
base07 = "f4ecec",
|
|
base05 = "8a8585",
|
|
base0E = "8464c4",
|
|
base0D = "7272ca",
|
|
base0C = "5485b6",
|
|
base0B = "4b8b8b",
|
|
base02 = "585050",
|
|
base0F = "bd5187",
|
|
base03 = "655d5d",
|
|
base08 = "ca4949",
|
|
base01 = "292424",
|
|
base00 = "1b1818",
|
|
base09 = "b45a3c",
|
|
base06 = "e7dfdf"
|
|
}
|