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 = "d70087",
|
|
base04 = "0087af",
|
|
base07 = "444444",
|
|
base05 = "878787",
|
|
base0E = "005faf",
|
|
base0D = "d75f00",
|
|
base0C = "d75f00",
|
|
base0B = "8700af",
|
|
base02 = "008700",
|
|
base0F = "005f87",
|
|
base03 = "5f8700",
|
|
base08 = "bcbcbc",
|
|
base01 = "af0000",
|
|
base00 = "eeeeee",
|
|
base09 = "d70000",
|
|
base06 = "005f87"
|
|
}
|