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
380 B
19 lines
380 B
return {
|
|
base00 = "292d3e",
|
|
base01 = "444267",
|
|
base02 = "32374d",
|
|
base03 = "676e95",
|
|
base04 = "8796b0",
|
|
base05 = "959dcb",
|
|
base06 = "959dcb",
|
|
base07 = "ffffff",
|
|
base08 = "f07178",
|
|
base09 = "f78c6c",
|
|
base0A = "ffcb6b",
|
|
base0B = "c3e88d",
|
|
base0C = "89ddff",
|
|
base0D = "82aaff",
|
|
base0E = "c792ea",
|
|
base0F = "ff5370"
|
|
}
|