robinmetral / website

Source code of robinmetral.com, built with brut
https://robinmetral.com
2 stars 0 forks source link

System colors with CSS color-scheme #24

Closed robinmetral closed 2 years ago

robinmetral commented 2 years ago

Stops using custom colors. Starts using:

robinmetral commented 2 years ago
Browser Screenshot
Firefox ✨ (note: links are purple because all ::visited) Screenshot 2022-08-25 at 20 05 26
Chrome 🆗 (little difference between visited and non-visited links, but everything is accessible) Screenshot 2022-08-25 at 20 05 07
Safari 🐛 (blocker 😢) Screenshot 2022-08-25 at 20 05 57

Maybe we could serve only the light theme to Safari users using some sort of @supports rule?

cloudflare-workers-and-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 25eb018
Status: ✅  Deploy successful!
Preview URL: https://3384861b.robinmetral.pages.dev
Branch Preview URL: https://system-colors.robinmetral.pages.dev

View logs

robinmetral commented 2 years ago
robinmetral commented 2 years ago
Browser Screenshot
Firefox Screenshot 2022-08-26 at 09 51 13
Safari (:visited doesn't work) Screenshot 2022-08-26 at 09 48 57
Chrome Screenshot 2022-08-26 at 09 48 36