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 = "f8ca12",
|
|
base04 = "b0b0b0",
|
|
base07 = "ffffff",
|
|
base05 = "d0d0d0",
|
|
base0E = "b31e8d",
|
|
base0D = "0e5a94",
|
|
base0C = "00aabb",
|
|
base0B = "37b349",
|
|
base02 = "303030",
|
|
base0F = "7a2d00",
|
|
base03 = "505050",
|
|
base08 = "eb008a",
|
|
base01 = "202020",
|
|
base00 = "000000",
|
|
base09 = "f29333",
|
|
base06 = "e0e0e0"
|
|
}
|