Skip to content

Commit 77ee3eb

Browse files
authored
💄 Update classes
1 parent d5fadee commit 77ee3eb

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

dark.css

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,11 @@ body, html {
6161
.styles__profileHeader___niDUC,
6262
.styles__headerContainer___1pY7J,
6363
.styles__header___2DnGz,
64+
.styles__header___3oh7G,
65+
.styles__header___3YvnA,
66+
.styles__header___2Nbw8,
6467
.styles__wrapperContainer___2QLz1,
68+
6569
.styles__subnavWrapper___17yeU ,
6670
.styles__contextNav___1ObFd,
6771
#contextNav, .styles__tabs___3tAcy,
@@ -105,8 +109,8 @@ body, html {
105109

106110

107111
/* Tabs */
108-
.styles__tabsSection___1D23b,
109-
.styles__tabsSection___1Pcgc,
112+
.styles__tabsSection___2Gs_c,
113+
.styles__tabs___2WMQc,
110114
.styles__tabs___3yaRm, .styles__tabs___84i52 {
111115
background-color: #222;
112116
border-color: #000;
@@ -119,6 +123,7 @@ body, html {
119123
/* Base */
120124
.styles__body___T4UNY, .styles__content___3u8I1,
121125
.styles__wrapper___6NJME, .styles__wrapper___2ogzR,
126+
.styles__wrapper___1NKRy,
122127
.styles__content___IXwbL {
123128
background-color: #333;
124129
}
@@ -167,9 +172,6 @@ body, html {
167172
.boldContent, .content {
168173
color: #bfcdd4;
169174
}
170-
.styles__header___2Nbw8 {
171-
color: #fcfcfc;
172-
}
173175

174176
.dMarkdown h1, .dMarkdown h2 {
175177
border-color: #fcfcfc;
@@ -288,7 +290,8 @@ li.styles__item___1gG3-:first-of-type .styles__content___1LQdY {
288290
background-color: #1c1c1c;
289291
border-color: #000;
290292
}
291-
.styles__listItem___3-hI7 .styles__name___2ceJn {
293+
.styles__listItem___3-hI7 .styles__name___2ceJn,
294+
.styles__listItem___tLArg .styles__name___1ejQ9 {
292295
color: #bfcdd4;
293296
}
294297
.styles__content___30Ty9 {
@@ -300,7 +303,7 @@ li.styles__item___1gG3-:first-of-type .styles__content___1LQdY {
300303
.styles__description___1vzbU, .styles__noDescription___2Cdx3 {
301304
color: #bfcdd4;
302305
}
303-
.styles__modalClass___16NVA {
306+
.styles__modalClass___30qQ1 {
304307
background-color: #2c2c2c!important;
305308
}
306309

0 commit comments

Comments
 (0)