@@ -163,6 +163,43 @@ body.dark-theme .sitemap-container
163163 color #d6 de eb
164164 border-color #24 31 42
165165
166+ body .dark-theme .toc-container-sidebar .scroll-box ,
167+ body .dark-theme .toc-container .scroll-box
168+ background #12 1d 2b
169+ color #d6 de eb
170+
171+ body .dark-theme .toc-container-sidebar .scroll-box > div ,
172+ body .dark-theme .toc-container .scroll-box > div
173+ color #db e6 f5
174+
175+ body .dark-theme .toc-container-sidebar hr ,
176+ body .dark-theme .toc-container hr
177+ border-color #24 31 42
178+ border-top 1px solid #24 31 42
179+
180+ body .dark-theme .toc-container-sidebar .toc-box ,
181+ body .dark-theme .toc-container .toc-box
182+ background #12 1d 2b
183+
184+ body .dark-theme .toc-container-sidebar a .toc-sidebar-link ,
185+ body .dark-theme .toc-container a .toc-sidebar-link
186+ color #a9 ba d1
187+ font-weight 400
188+
189+ body .dark-theme .toc-container-sidebar .toc-sidebar-sub-headers a .toc-sidebar-link ,
190+ body .dark-theme .toc-container .toc-sidebar-sub-headers a .toc-sidebar-link
191+ color #8f a3 bf
192+
193+ body .dark-theme .toc-container-sidebar a .toc-sidebar-link :hover ,
194+ body .dark-theme .toc-container-sidebar a .toc-sidebar-link.active ,
195+ body .dark-theme .toc-container a .toc-sidebar-link :hover ,
196+ body .dark-theme .toc-container a .toc-sidebar-link.active
197+ color #6e e7 b7
198+
199+ body .dark-theme .toc-container-sidebar li ,
200+ body .dark-theme .toc-container li
201+ color #a9 ba d1
202+
166203body .dark-theme .page-side-toolbar div .option-box ,
167204body .dark-theme .page-side-toolbar div .option-box-toc-over ,
168205body .dark-theme .page-side-toolbar div .option-box-toc
0 commit comments