We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1acf473 commit 9bd856aCopy full SHA for 9bd856a
src/styles/variables.css
@@ -27,6 +27,7 @@ html {
27
::selection {
28
background-color: var(--theme-color);
29
color: theme(colors.always.white);
30
+ text-shadow: none;
31
}
32
33
[data-theme='dark'] ::selection {
0 commit comments