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 = "795da3",
|
|
base04 = "e8e8e8",
|
|
base07 = "ffffff",
|
|
base05 = "333333",
|
|
base0E = "a71d5d",
|
|
base0D = "795da3",
|
|
base0C = "183691",
|
|
base0B = "183691",
|
|
base02 = "c8c8fa",
|
|
base0F = "333333",
|
|
base03 = "969896",
|
|
base08 = "ed6a43",
|
|
base01 = "f5f5f5",
|
|
base00 = "ffffff",
|
|
base09 = "0086b3",
|
|
base06 = "ffffff"
|
|
}
|