We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f7d21 commit 850bf85Copy full SHA for 850bf85
docs/src/component/PropsTable.css
@@ -1,5 +1,5 @@
1
-html[data-theme="dark"] .shiki,
2
-html[data-theme="dark"] .shiki span {
+html[data-theme*="dark"] .shiki,
+html[data-theme*="dark"] .shiki span {
3
color: var(--1) !important;
4
background-color: var(--1-bg) !important;
5
/* Optional, if you also want font styles */
0 commit comments