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 = "FFCC00",
|
|
base04 = "C9CCD3",
|
|
base07 = "FFFFFF",
|
|
base05 = "CDD3DE",
|
|
base0E = "82AAFF",
|
|
base0D = "89DDFF",
|
|
base0C = "80CBC4",
|
|
base0B = "8BD649",
|
|
base02 = "37474F",
|
|
base0F = "EC5F67",
|
|
base03 = "707880",
|
|
base08 = "EC5F67",
|
|
base01 = "2C393F",
|
|
base00 = "263238",
|
|
base09 = "EA9560",
|
|
base06 = "D5DBE5"
|
|
}
|