File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ div [data-style = "unread" ] {
2+ background : var (--secondary-foreground );
3+ }
4+ circle [fill = "white" ] {
5+ fill : var (--secondary-foreground );
6+ }
7+ div : has (span [class *= "UserShort__Name" ]) {
8+ color : unset;
9+ }
Original file line number Diff line number Diff line change 1+ slug = " vaporwave"
2+ name = " Vaporwave"
3+ creator = " tyzbit"
4+ description = " a purple and turquoise theme with vaporwave vibes"
5+
6+ [variables ]
7+ light = false
8+ accent = " #D6008F"
9+ background = " #220C32"
10+ foreground = " #00D0FF"
11+ block = " #35114F"
12+ message-box = " #0D203F"
13+ mention = " rgba(2, 175, 233, 0.5)"
14+ success = " #65E572"
15+ warning = " #FAA352"
16+ tooltip = " #000000"
17+ error = " #ED4245"
18+ hover = " rgba(72, 19, 120, 0.5)"
19+
20+ [variables .scrollbar ]
21+ thumb = " #02BBE4"
22+ track = " #D50091"
23+
24+ [variables .primary ]
25+ background = " #13081C"
26+ header = " #35114F"
27+
28+ [variables .secondary ]
29+ background = " #1A0826"
30+ foreground = " #BF2BA9"
31+ header = " #5A8FDC"
32+
33+ [variables .tertiary ]
34+ background = " #31104A"
35+ foreground = " #AA33FF"
36+
37+ [variables .status ]
38+ online = " #3ABF7E"
39+ away = " #F39F00"
40+ focus = " #4799F0"
41+ busy = " #F84848"
42+ streaming = " #977EFF"
43+ invisible = " #A5A5A5"
44+ font = " Poppins"
45+ monospaceFont = " Space Mono"
You can’t perform that action at this time.
0 commit comments