Accessible Astro Components v5.1.0
Published on January 9, 2026 by Mark Teekman
While working on Dashboard V2, we got caught up in a side-quest... which led to another side-quest... and that final side-quest drops today with Accessible Astro Components v5.1.0!
What's New:
✨ HighContrast - Let users boost contrast for better readability
✨ ReducedMotion - Respect user motion preferences beyond just CSS
🚀 Enhanced DarkMode - Now with a global API
All three preference components now expose a JavaScript API you can hook into, making it easier to sync your UI state with user preferences. This was crucial for that first side-quest we mentioned... stay tuned! 😉
You can checkout the new components in our updated documentation: https://accessible-astro.incluud.dev/
What's New:
✨ HighContrast - Let users boost contrast for better readability
✨ ReducedMotion - Respect user motion preferences beyond just CSS
🚀 Enhanced DarkMode - Now with a global API
All three preference components now expose a JavaScript API you can hook into, making it easier to sync your UI state with user preferences. This was crucial for that first side-quest we mentioned... stay tuned! 😉
You can checkout the new components in our updated documentation: https://accessible-astro.incluud.dev/