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 = "ffeb3b",
|
|
base04 = "676c71",
|
|
base07 = "ffffff",
|
|
base05 = "80868b",
|
|
base0E = "673ab7",
|
|
base0D = "2196f3",
|
|
base0C = "00bcd4",
|
|
base0B = "00e676",
|
|
base02 = "323639",
|
|
base0F = "8d6e63",
|
|
base03 = "44464d",
|
|
base08 = "f44336",
|
|
base01 = "27292c",
|
|
base00 = "202124",
|
|
base09 = "ff9800",
|
|
base06 = "9e9e9e"
|
|
}
|