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 = "826b28",
|
|
base04 = "808080",
|
|
base07 = "5e5e5e",
|
|
base05 = "404040",
|
|
base0E = "a90d91",
|
|
base0D = "0000ff",
|
|
base0C = "318495",
|
|
base0B = "007400",
|
|
base02 = "c0c0c0",
|
|
base0F = "826b28",
|
|
base03 = "808080",
|
|
base08 = "c41a15",
|
|
base01 = "c0c0c0",
|
|
base00 = "ffffff",
|
|
base09 = "eb8500",
|
|
base06 = "404040"
|
|
}
|