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 = "8bbf56",
|
|
base04 = "aabcce",
|
|
base07 = "f7f9fb",
|
|
base05 = "cbd6e2",
|
|
base0E = "bf568b",
|
|
base0D = "8b56bf",
|
|
base0C = "568bbf",
|
|
base0B = "56bf8b",
|
|
base02 = "405c79",
|
|
base0F = "bf5656",
|
|
base03 = "627e99",
|
|
base08 = "bf8b56",
|
|
base01 = "223b54",
|
|
base00 = "0b1c2c",
|
|
base09 = "bfbf56",
|
|
base06 = "e5ebf1"
|
|
}
|