We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b006085 commit dafff61Copy full SHA for dafff61
src/extra/theme.light.css
@@ -18,7 +18,7 @@
18
19
@media (--HDcolor) {
20
@supports (color: color(display-p3 0 0 0)) {
21
- --link: color(display-p3 .1 .4 1);
+ --link: color(display-p3 .1 .39 1);
22
--link-visited: color(display-p3 .6 .2 1);
23
}
24
src/extra/theme.light.switch.css
@@ -25,7 +25,7 @@
25
26
27
28
29
30
31
0 commit comments