Looking for CSS help: toggle state switch between different CSS themes/sheets
I've been having a lot of fun making custom CSS sheets for certain posts, like the theme I made for trans posts that uses the pride flag colors.
I wondered if there is a way to make a switch where readers can toggle between the default yellow theme, trans pride theme, and any others I'd like to make. I know there are dark theme toggles, like this one on W3.
I figure I could try building multiple toggles for different themes, and keep them tucked away in a collapsible box somewhere on my page.