mirror of
https://github.com/gabehf/base46.git
synced 2026-03-10 07:50:31 -07:00
chadify tokyodark theme
This commit is contained in:
parent
90c3c39b21
commit
993839a2c0
2 changed files with 22 additions and 22 deletions
|
|
@ -1,18 +1,18 @@
|
|||
return {
|
||||
base00 = "11121d",
|
||||
base01 = "151621",
|
||||
base02 = "43444f",
|
||||
base03 = "393a45",
|
||||
base04 = "1b1c27",
|
||||
base01 = "1b1c27",
|
||||
base02 = "21222d",
|
||||
base03 = "282934",
|
||||
base04 = "30313c",
|
||||
base05 = "abb2bf",
|
||||
base06 = "555661",
|
||||
base07 = "2c2d38",
|
||||
base08 = "a485dd",
|
||||
base09 = "a485dd",
|
||||
base06 = "b2b9c6",
|
||||
base07 = "b9c0cd",
|
||||
base08 = "ee6d85",
|
||||
base09 = "7199ee",
|
||||
base0A = "7199ee",
|
||||
base0B = "d7A65f",
|
||||
base0B = "dfae67",
|
||||
base0C = "a485dd",
|
||||
base0D = "95c561",
|
||||
base0E = "ee6d85",
|
||||
base0F = "773440",
|
||||
base0E = "a485dd",
|
||||
base0F = "f3627a",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue