mirror of https://github.com/gabehf/base46.git
parent
277fe2d47c
commit
060ce0af93
@ -1,18 +1,18 @@
|
||||
return {
|
||||
base00 = "181f21",
|
||||
base01 = "22292b",
|
||||
base02 = "363d3f",
|
||||
base03 = "404749",
|
||||
base04 = "4f5658",
|
||||
base05 = "cacaca",
|
||||
base06 = "d2d2d2",
|
||||
base07 = "dadada",
|
||||
base08 = "e06e6e",
|
||||
base09 = "e19d5c",
|
||||
base0A = "e0ba63",
|
||||
base0B = "8ccf7e",
|
||||
base0C = "6da4cd",
|
||||
base0D = "5db7cb",
|
||||
base0E = "c47fd5",
|
||||
base0F = "ef7d7d",
|
||||
}
|
||||
return {
|
||||
base00 = "181f21",
|
||||
base01 = "22292b",
|
||||
base02 = "363d3f",
|
||||
base03 = "404749",
|
||||
base04 = "4f5658",
|
||||
base05 = "cacaca",
|
||||
base06 = "d2d2d2",
|
||||
base07 = "dadada",
|
||||
base08 = "e06e6e",
|
||||
base09 = "e19d5c",
|
||||
base0A = "e0ba63",
|
||||
base0B = "8ccf7e",
|
||||
base0C = "95ccf5",
|
||||
base0D = "77aed7",
|
||||
base0E = "c47fd5",
|
||||
base0F = "ef7d7d",
|
||||
}
|
||||
|
||||
Loading…
Reference in new issue