WrenHavoc OP , 1 month ago I got a piece of code from c/programming that works Using body:has(#theme-toggle:checked) I prefer doing it that way because I use a browser with anti-fingerprinting which hides the preferred theme so prefers-color-scheme doesn't work as well
I got a piece of code from c/programming that works Using body:has(#theme-toggle:checked)
I prefer doing it that way because I use a browser with anti-fingerprinting which hides the preferred theme so prefers-color-scheme doesn't work as well