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 = "eab700",
|
|
base04 = "969896",
|
|
base07 = "1d1f21",
|
|
base05 = "4d4d4c",
|
|
base0E = "8959a8",
|
|
base0D = "4271ae",
|
|
base0C = "3e999f",
|
|
base0B = "718c00",
|
|
base02 = "d6d6d6",
|
|
base0F = "a3685a",
|
|
base03 = "8e908c",
|
|
base08 = "c82829",
|
|
base01 = "e0e0e0",
|
|
base00 = "ffffff",
|
|
base09 = "f5871f",
|
|
base06 = "282a2e"
|
|
}
|