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 8bc5608 commit 023b6c8Copy full SHA for 023b6c8
theme/flavors/light.theme.css
@@ -82,3 +82,7 @@
82
--green-1: oklch(48% 0.13 160);
83
--green-2: oklch(41% 0.13 160);
84
}
85
+
86
+[class^=jumpToPresentBar_] > button {
87
+ color: var(--txt-1);
88
+}
0 commit comments