cm0002@lemmy.cafe to Web Development@programming.devEnglish · 2 months agoNginx Rejects Dark Mode Support For Error Pages - Phoronixwww.phoronix.comexternal-linkmessage-square25fedilinkarrow-up123arrow-down12
arrow-up121arrow-down1external-linkNginx Rejects Dark Mode Support For Error Pages - Phoronixwww.phoronix.comcm0002@lemmy.cafe to Web Development@programming.devEnglish · 2 months agomessage-square25fedilink
minus-squaredanAlinkfedilinkarrow-up11·2 months ago accessibility issues Respecting the user’s choice (whether to use dark mode or not) helps accessibility rather than hindering it.
minus-squareBoomkop3@reddthat.comlinkfedilinkarrow-up1·2 months agoUnfortunately most devices and some browsers nowadays aren’t great at that. The web browser and the nginx error pages would just follow. But that is an issue to be addressed elsewhere, to be fair
Respecting the user’s choice (whether to use dark mode or not) helps accessibility rather than hindering it.
Unfortunately most devices and some browsers nowadays aren’t great at that. The web browser and the nginx error pages would just follow.
But that is an issue to be addressed elsewhere, to be fair