Skip to content

Commit 43294f1

Browse files
authored
Adjust colors to fit styling spec guidelines (#30)
Find missing colors from https://github.com/tiagovla/tokyodark.nvim
1 parent b287eea commit 43294f1

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

base16/tokyodark.yaml

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
system: "base16"
22
name: "Tokyodark"
3-
author: "Tiagovla (https://github.com/tiagovla/)"
3+
author: "Jamy Golden (https://github.com/JamyGolden), Based on Tokyodark.nvim (https://github.com/tiagovla/tokyodark.nvim)"
44
variant: "dark"
55
palette:
66
base00: "11121d"
7-
base01: "151621"
8-
base02: "43444f"
9-
base03: "393a45"
10-
base04: "1b1c27"
11-
base05: "abb2bf"
12-
base06: "555661"
13-
base07: "2c2d38"
14-
base08: "a485dd"
15-
base09: "a485dd"
16-
base0A: "7199ee"
17-
base0B: "d7A65f"
18-
base0C: "a485dd"
19-
base0D: "95c561"
20-
base0E: "ee6d85"
7+
base01: "212234"
8+
base02: "212234"
9+
base03: "353945"
10+
base04: "4a5057"
11+
base05: "a0a8cd"
12+
base06: "abb2bf"
13+
base07: "bcc2dc"
14+
base08: "ee6d85"
15+
base09: "f6955b"
16+
base0A: "d7a65f"
17+
base0B: "95c561"
18+
base0C: "9fbbf3"
19+
base0D: "7199ee"
20+
base0E: "a485dd"
2121
base0F: "773440"

0 commit comments

Comments
 (0)