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 = "FFCB6B",
|
|
base04 = "B2CCD6",
|
|
base07 = "FFFFFF",
|
|
base05 = "EEFFFF",
|
|
base0E = "C792EA",
|
|
base0D = "82AAFF",
|
|
base0C = "89DDFF",
|
|
base0B = "C3E88D",
|
|
base02 = "353535",
|
|
base0F = "FF5370",
|
|
base03 = "4A4A4A",
|
|
base08 = "F07178",
|
|
base01 = "303030",
|
|
base00 = "212121",
|
|
base09 = "F78C6C",
|
|
base06 = "EEFFFF"
|
|
}
|