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 = "dddd13",
|
|
base04 = "343434",
|
|
base07 = "000000",
|
|
base05 = "102015",
|
|
base0E = "f996e2",
|
|
base0D = "3b48e3",
|
|
base0C = "23edda",
|
|
base0B = "0ed839",
|
|
base02 = "ababab",
|
|
base0F = "69542d",
|
|
base03 = "555555",
|
|
base08 = "e92f2f",
|
|
base01 = "e0e0e0",
|
|
base00 = "f9f9f9",
|
|
base09 = "e09448",
|
|
base06 = "040404"
|
|
}
|