The other thing I wanted to add with the accessibility post which is something I've noticed, and I actually find very disorienting is how a lot of people's websites change layout from page to page. But I was thinking of making my own a11y post at some point so I guess that's one of the things I'll mention :) really like your site design btw (Also the Punk Wasp link in your blog post doesn't lead to a blog post)
You actually don't need to code a toggle! A simple prefers-color scheme light/dark media query with some colors switched around works fine :> I provided some links on how to do it underneath that guideline, kalechips shows how to do it quickly! https://kalechips.net/stuff/snippets?p=darkmode
Thanks! Took awhile for me to figure out why it wasn't working but Kalechip's code doesn't work unless you enclose the :root {} inside the media query... which is what they've done on their site. You can use the Dev Tools which has a Light and Dark mode switch to test if it's working.
Thanks cc! I saw you're also in Australia (Brisbane here) and use a screen reader to test your site which is awesome. I still need to make further adjustments to my site. Will definitely add your button to my site (Links page) it seems like we have a lot in common plus your site design is awesome.
yeah im a melbourne-dweller myself, nice to see fellow aussies on here :) thanks so much for the kind words!
interestingly in css you can only apply it to html, it doesnt work applied to body (i may be wrong tho, i didnt dig too deep)
These are really great, thank you. I looked up a bit more about it and it looks like you can use media queries to adjust colour schemes with prefers-color-scheme.
I'm glad to be of inspiration!! But I'll have to be honest, I'm just as fresh to JS :'D I had someone else make most of that script for me hehe QwQ I do want to learn so I could give it a look but I'll likely be unable to help much ;;
Well if you feel like taking a look at it send me an email - I feel like it'd be easier to share the code that way (not ready to be published). Otherwise I'll just have another go at it another day so don't stress.
i notice you have my site listed under no banner, but i do have a button ^^ heres a direct link to it: https://solaria.neocities.org/buttons/solaria.gif , i need to update my button section, so when i do ill add your button!
Oh I'm sorry, I must have missed it the first time - I've added your banner now, solaria.
Those buttons link to the source: https://rainy.gay/pride/pridebuttons they're free to use
Oh thanks, on my PC those buttons on your page linked to "https://rainy.gay/", maybe you could direct link to that page instead?