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 = "F3E877",
|
|
base04 = "B0B0DA",
|
|
base07 = "F5F5FF",
|
|
base05 = "D0D0FA",
|
|
base0E = "F10596",
|
|
base0D = "66B0FF",
|
|
base0C = "0EF0F0",
|
|
base0B = "59F176",
|
|
base02 = "30305A",
|
|
base0F = "F003EF",
|
|
base03 = "50507A",
|
|
base08 = "FF4242",
|
|
base01 = "20204A",
|
|
base00 = "00002A",
|
|
base09 = "FC8D28",
|
|
base06 = "E0E0FF"
|
|
}
|