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 = "aab386",
|
|
base04 = "98AFB5",
|
|
base07 = "E3EFEF",
|
|
base05 = "B0C5C8",
|
|
base0E = "b386b2",
|
|
base0D = "868cb3",
|
|
base0C = "86b3b3",
|
|
base0B = "87b386",
|
|
base02 = "6D828E",
|
|
base0F = "b39f9f",
|
|
base03 = "8299A1",
|
|
base08 = "b38686",
|
|
base01 = "5A6D7A",
|
|
base00 = "485867",
|
|
base09 = "d8bba2",
|
|
base06 = "C9DBDC"
|
|
}
|