Version 7.25.0 December 8, 2025
🎨 Themes
Added dark mode support for chameleon-theme-hbvl. !2417
Fixed button hover and active states in dark mode for chameleon-theme-nb. !2415
🚀 Features
Added default subtheme in tokens.css to allow reverting to default theming when in a nested subtheme context. This enables you to reset theming within a subthemed section. !2412
🐛 Bug Fix
chameleon-react
Fixed the <Tooltip /> component where the arrow was visually placed in front of the content box instead of behind it. !2424
Fixed the <Table /> component's custom sort functionality. !2411
🏠 Internal
Updates to dependencies:
Fixed asset sync to handle Figma's new rate limits by implementing retry logic based on Figma's response headers. !2423
Fixed the color mode toggle deeplinking ability on the docs site. !2416