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
363 B
19 lines
363 B
return {
|
|
base00 = "282936",
|
|
base01 = "3a3c4e",
|
|
base02 = "4d4f68",
|
|
base03 = "626483",
|
|
base04 = "62d6e8",
|
|
base05 = "e9e9f4",
|
|
base06 = "f1f2f8",
|
|
base07 = "f7f7fb",
|
|
base08 = "ea51b2",
|
|
base09 = "b45bcf",
|
|
base0A = "00f769",
|
|
base0B = "ebff87",
|
|
base0C = "a1efe4",
|
|
base0D = "62d6e8",
|
|
base0E = "b45bcf",
|
|
base0F = "00f769",
|
|
}
|