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 = "dca060",
|
|
base04 = "959697",
|
|
base07 = "fcfdfe",
|
|
base05 = "b7b8b9",
|
|
base0E = "756bb1",
|
|
base0D = "3182bd",
|
|
base0C = "80b1d3",
|
|
base0B = "31a354",
|
|
base02 = "515253",
|
|
base0F = "b15928",
|
|
base03 = "737475",
|
|
base08 = "e31a1c",
|
|
base01 = "2e2f30",
|
|
base00 = "0c0d0e",
|
|
base09 = "e6550d",
|
|
base06 = "dadbdc"
|
|
}
|