mirror of https://github.com/gabehf/base46.git
parent
ed07498b05
commit
0d59fcce2b
@ -0,0 +1,18 @@
|
||||
return {
|
||||
base00 = "151515",
|
||||
base01 = "2e2e2e",
|
||||
base02 = "3a3a3a",
|
||||
base03 = "424242",
|
||||
base04 = "474747",
|
||||
base05 = "d9d9c4",
|
||||
base06 = "dedec9",
|
||||
base07 = "f1f1e5",
|
||||
base08 = "dd785a",
|
||||
base09 = "c99f4a",
|
||||
base0A = "e1b655",
|
||||
base0B = "99ad6a",
|
||||
base0C = "7187af",
|
||||
base0D = "8fa5cd",
|
||||
base0E = "e18be1",
|
||||
base0F = "cf6a4c",
|
||||
}
|
||||
Loading…
Reference in new issue