-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdark.json
More file actions
28 lines (25 loc) · 737 Bytes
/
Copy pathdark.json
File metadata and controls
28 lines (25 loc) · 737 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"$theme": "Dark Knight",
"--accent-primary": "#ff1e56",
"--accent-primary-rgb": "255, 30, 86",
"--text-primary": "#dfdbd5",
"--text-btn": "#fff",
"--text-secondary": "#aca59a",
"--home-heading": "#bdb7af",
"--heading-primary": "#bdb7af",
"--heading-secondary": "#444",
"--animation-text": "#9e9689",
"--badge-text": "#f8f9fa",
"--tags": "#aca59a",
"--tag-text": "#9e9689",
"--tagcount-bg": "#26292b",
"--tagbg-hover": "#ff5e860c",
"--tagbg-opaq": "#231d20",
"--background": "#181a1b",
"--header-bg": "#1b1e1f",
"--subheader-bg": "#181a1b",
"--border": "#3d4245",
"--icons-social": "#ada59b",
"--drop-shadow": "#2222224f",
"--orb-hue": 330
}