Skip to content

Commit cf95b22

Browse files
committed
Update select text styles
1 parent 23307e6 commit cf95b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎src/styles/typography.css‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
*/
8282
::selection {
8383
background: var(--color-primary-offset);
84-
color: var(--color-primary);
84+
color: var(--color-content-inverse);
8585
}
8686

8787
/** Default link styling (single source of truth) */

0 commit comments

Comments
 (0)