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 = "ddb26f",
|
|
base04 = "b0b0b0",
|
|
base07 = "f5f5f5",
|
|
base05 = "d0d0d0",
|
|
base0E = "e1a3ee",
|
|
base0D = "6fc2ef",
|
|
base0C = "12cfc0",
|
|
base0B = "acc267",
|
|
base02 = "303030",
|
|
base0F = "deaf8f",
|
|
base03 = "505050",
|
|
base08 = "fb9fb1",
|
|
base01 = "202020",
|
|
base00 = "151515",
|
|
base09 = "eda987",
|
|
base06 = "e0e0e0"
|
|
}
|