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 = "efa16b",
|
|
base04 = "b8b8b8",
|
|
base07 = "f8f8f8",
|
|
base05 = "d8d8d8",
|
|
base0E = "b74989",
|
|
base0D = "8485ce",
|
|
base0C = "64878f",
|
|
base0B = "95c76f",
|
|
base02 = "474160",
|
|
base0F = "986841",
|
|
base03 = "65568a",
|
|
base08 = "f84547",
|
|
base01 = "333344",
|
|
base00 = "292c36",
|
|
base09 = "d28e5d",
|
|
base06 = "e8e8e8"
|
|
}
|