i cant believe you dark mode users who make websites with only a dark theme that could easily have prefer color scheme light by changing like 3 hex codes. but if you go to a site that uses light mode instead of dark mode by default you fucking explode. holy shit like some yall see a screenshot of a light mode app and you get blinded.
this is the greatest website ive ever made [mc.wugg.ing]. the only line of css is this
@media (prefers-color-scheme: dark){body{color: white;background: black}}
@rat@brain.worm.pink i'm going to do this on my dark mode only site tomorrow
@rat@brain.worm.pink for an unknown reason it's not working for me when running it locally so i'll push it to the web host and see if that will work somehow
@rat@brain.worm.pink i have pushed it and it still doenst work
neither the browser nor ide show any errors
@rat@brain.worm.pink @unnick@wetdry.world oh shit i didn't know that