Skip to content

Commit 023b6c8

Browse files
authored
Update light.theme.css
1 parent 8bc5608 commit 023b6c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

theme/flavors/light.theme.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,7 @@
8282
--green-1: oklch(48% 0.13 160);
8383
--green-2: oklch(41% 0.13 160);
8484
}
85+
86+
[class^=jumpToPresentBar_] > button {
87+
color: var(--txt-1);
88+
}

0 commit comments

Comments
 (0)