mirror of https://github.com/gabehf/base46.git
parent
90c3c39b21
commit
993839a2c0
@ -1,18 +1,18 @@
|
|||||||
return {
|
return {
|
||||||
base00 = "11121d",
|
base00 = "11121d",
|
||||||
base01 = "151621",
|
base01 = "1b1c27",
|
||||||
base02 = "43444f",
|
base02 = "21222d",
|
||||||
base03 = "393a45",
|
base03 = "282934",
|
||||||
base04 = "1b1c27",
|
base04 = "30313c",
|
||||||
base05 = "abb2bf",
|
base05 = "abb2bf",
|
||||||
base06 = "555661",
|
base06 = "b2b9c6",
|
||||||
base07 = "2c2d38",
|
base07 = "b9c0cd",
|
||||||
base08 = "a485dd",
|
base08 = "ee6d85",
|
||||||
base09 = "a485dd",
|
base09 = "7199ee",
|
||||||
base0A = "7199ee",
|
base0A = "7199ee",
|
||||||
base0B = "d7A65f",
|
base0B = "dfae67",
|
||||||
base0C = "a485dd",
|
base0C = "a485dd",
|
||||||
base0D = "95c561",
|
base0D = "95c561",
|
||||||
base0E = "ee6d85",
|
base0E = "a485dd",
|
||||||
base0F = "773440",
|
base0F = "f3627a",
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in new issue