Skip to main content

Version 7.23.0

Thomas Mattheussen
PO & Lead Developer

🎨 Themes

  • Updated the premium logo and corresponding aspect ratio token for chameleon-theme-av. !2394
  • Updated assets for chameleon-theme-indo (inverse logos), chameleon-theme-tel (favicons), and chameleon-theme-sw (image placeholder). !2396

🚀 Features

NPM packages

  • Added colormodes property to lib/brand-config.json, allowing themes to define the available color modes (similar to subthemes). !2377

chameleon-react

  • Updated design for lists inside <RichContent /> to properly inherit typography styles instead of defining their own. !2397

🏠 Internal

  • Harmonized all SVG assets to use lowercase hexcodes for more consistent git diffs. !2392
  • Implemented colormode support in Storybook for easier development and testing. !2378
  • Added colormode toggle to component demos, allowing you to switch between light and dark modes when viewing examples. !2376 !2393