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 = "fded02",
|
|
base04 = "807d7c",
|
|
base07 = "f7f7f7",
|
|
base05 = "a5a2a2",
|
|
base0E = "a16a94",
|
|
base0D = "01a0e4",
|
|
base0C = "b5e4f4",
|
|
base0B = "01a252",
|
|
base02 = "4a4543",
|
|
base0F = "cdab53",
|
|
base03 = "5c5855",
|
|
base08 = "db2d20",
|
|
base01 = "3a3432",
|
|
base00 = "090300",
|
|
base09 = "e8bbd0",
|
|
base06 = "d6d5d4"
|
|
}
|