5 ms·
Nice catch, thanks for the feedback. I just enhanced a bit the implementation so that it flickers ...less. Still looking for ways for this static implementati
by arnley 2y ago
Nice catch, thanks for the feedback.
I just enhanced a bit the implementation so that it flickers ...less.
Still looking for ways for this static implementation with view transitions to 100% persist the dark mode during transitions.
Edit: Fixed. Using a tiny bit of script[1] from the Astro documentation.
[1]: https://docs.astro.build/en/guides/view-transitions/#astrobefore-swap https://docs.astro.build/en/guides/view-transitions/#astrobe...