mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 15:38:15 -07:00
improve night lamp theme
This commit is contained in:
parent
ebaa030a81
commit
ef907e6b7b
2 changed files with 42 additions and 44 deletions
|
|
@ -1,19 +1,18 @@
|
|||
return {
|
||||
base00 = "18191f",
|
||||
base01 = "3b3837",
|
||||
base02 = "4e4a47",
|
||||
base03 = "625c58",
|
||||
base01 = "222329",
|
||||
base02 = "2c2d33",
|
||||
base03 = "3c3d43",
|
||||
base04 = "b5ac9b",
|
||||
base05 = "cbc0ab",
|
||||
base06 = "e0d6bd",
|
||||
base07 = "f1ebd1",
|
||||
base08 = "cbc1e3",
|
||||
base09 = "a67476",
|
||||
base08 = "b17f81",
|
||||
base09 = "c8916d",
|
||||
base0A = "deb88a",
|
||||
base0B = "8c9383",
|
||||
base0C = "90a0a0",
|
||||
base0B = "8aa387",
|
||||
base0C = "96a6a6",
|
||||
base0D = "c495a2",
|
||||
base0E = "8d9bb3",
|
||||
base0E = "8896ae",
|
||||
base0F = "d0d0c7",
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue