Scroll-Driven View Transitions – If View Transitions and Scroll-Driven Animations had a baby … (2024.04.25 @ CSS Café)

Info+Slides+Video from a talk I gave at CSS Café on how I built a “Scroll-Driven View Transition”

CSS color-scheme-dependent colors with light-dark()

I’ve written about light-dark() before here on bram.us, and last month I also wrote an article for web.dev about it. The article takes a bit of a different approach, so it’s still worth a read even when you’ve seen my previous one before. System colors have the ability to react to the current used color-scheme …