Skip to content

Commit a362a24

Browse files
committed
Make sure the caret is black in dark mode when in caret browsing mode
1 parent a5010f9 commit a362a24

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

web/text_layer_builder.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
*/
1515

1616
.textLayer {
17+
color-scheme: only light;
18+
1719
position: absolute;
1820
text-align: initial;
1921
inset: 0;

0 commit comments

Comments
 (0)