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 = "f7ca88",
|
|
base04 = "b8b8b8",
|
|
base07 = "f8f8f8",
|
|
base05 = "d8d8d8",
|
|
base0E = "ba8baf",
|
|
base0D = "7cafc2",
|
|
base0C = "86c1b9",
|
|
base0B = "a1b56c",
|
|
base02 = "383838",
|
|
base0F = "a16946",
|
|
base03 = "585858",
|
|
base08 = "ab4642",
|
|
base01 = "282828",
|
|
base00 = "181818",
|
|
base09 = "dc9656",
|
|
base06 = "e8e8e8"
|
|
}
|