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 = "ffaf00",
|
|
base04 = "949494",
|
|
base07 = "ebdbb2",
|
|
base05 = "dab997",
|
|
base0E = "d485ad",
|
|
base0D = "83adad",
|
|
base0C = "85ad85",
|
|
base0B = "afaf00",
|
|
base02 = "4e4e4e",
|
|
base0F = "d65d0e",
|
|
base03 = "8a8a8a",
|
|
base08 = "d75f5f",
|
|
base01 = "3a3a3a",
|
|
base00 = "262626",
|
|
base09 = "ff8700",
|
|
base06 = "d5c4a1"
|
|
}
|