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 = "dc8a0e",
|
|
base04 = "89878b",
|
|
base07 = "322d34",
|
|
base05 = "6c696e",
|
|
base0E = "aa17e6",
|
|
base0D = "775dff",
|
|
base0C = "149bda",
|
|
base0B = "17ad98",
|
|
base02 = "c4c3c5",
|
|
base0F = "e013d0",
|
|
base03 = "a7a5a8",
|
|
base08 = "d8137f",
|
|
base01 = "e1e1e2",
|
|
base00 = "ffffff",
|
|
base09 = "d65407",
|
|
base06 = "4f4b51"
|
|
}
|