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 = "f0c674",
|
|
base04 = "b4b7b4",
|
|
base07 = "ffffff",
|
|
base05 = "c5c8c6",
|
|
base0E = "b294bb",
|
|
base0D = "81a2be",
|
|
base0C = "8abeb7",
|
|
base0B = "b5bd68",
|
|
base02 = "373b41",
|
|
base0F = "a3685a",
|
|
base03 = "969896",
|
|
base08 = "cc6666",
|
|
base01 = "282a2e",
|
|
base00 = "1d1f21",
|
|
base09 = "de935f",
|
|
base06 = "e0e0e0"
|
|
}
|