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 = "11121D",
|
|
base01 = "151621",
|
|
base02 = "43444f",
|
|
base03 = "393a45",
|
|
base04 = "1b1c27",
|
|
base05 = "abb2bf",
|
|
base06 = "555661",
|
|
base07 = "2c2d38",
|
|
base08 = "A485DD",
|
|
base09 = "A485DD",
|
|
base0A = "7199EE",
|
|
base0B = "D7A65F",
|
|
base0C = "A485DD",
|
|
base0D = "95C561",
|
|
base0E = "EE6D85",
|
|
base0F = "773440",
|
|
}
|