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 = "f3f99d",
|
|
base04 = "a5a5a9",
|
|
base07 = "f1f1f0",
|
|
base05 = "e2e4e5",
|
|
base0E = "ff6ac1",
|
|
base0D = "57c7ff",
|
|
base0C = "9aedfe",
|
|
base0B = "5af78e",
|
|
base02 = "43454f",
|
|
base0F = "b2643c",
|
|
base03 = "78787e",
|
|
base08 = "ff5c57",
|
|
base01 = "34353e",
|
|
base00 = "282a36",
|
|
base09 = "ff9f43",
|
|
base06 = "eff0eb"
|
|
}
|