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 = "ffcc66",
|
|
base04 = "a09f93",
|
|
base07 = "f2f0ec",
|
|
base05 = "d3d0c8",
|
|
base0E = "cc99cc",
|
|
base0D = "6699cc",
|
|
base0C = "66cccc",
|
|
base0B = "99cc99",
|
|
base02 = "515151",
|
|
base0F = "d27b53",
|
|
base03 = "747369",
|
|
base08 = "f2777a",
|
|
base01 = "393939",
|
|
base00 = "2d2d2d",
|
|
base09 = "f99157",
|
|
base06 = "e8e6df"
|
|
}
|