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 = "626b67",
|
|
base04 = "999999",
|
|
base07 = "c1c1c1",
|
|
base05 = "c1c1c1",
|
|
base0E = "999999",
|
|
base0D = "888888",
|
|
base0C = "aaaaaa",
|
|
base0B = "a5aaa7",
|
|
base02 = "222222",
|
|
base0F = "444444",
|
|
base03 = "333333",
|
|
base08 = "5f8787",
|
|
base01 = "121212",
|
|
base00 = "000000",
|
|
base09 = "aaaaaa",
|
|
base06 = "999999"
|
|
}
|