cannabis ape
Customer
For dark mode I try to change the:
.pairs > dt {
color: hsl(0,0%,4%);
}
To white because as you can see the text is barely visible, didn't see it in the color options alternate, but if I change the .pairs color it shows the same color on the white and dark theme. So how do I specifically change these when it's not in the options?
Cheers
.pairs > dt {
color: hsl(0,0%,4%);
}
To white because as you can see the text is barely visible, didn't see it in the color options alternate, but if I change the .pairs color it shows the same color on the white and dark theme. So how do I specifically change these when it's not in the options?
Cheers