817d3919e2
This commit introduces several UI and theming enhancements:
- Adds labels to the "Dark theme" and "Dynamic theme" switches for better clarity.
- Implements dynamic status bar icon colors to match the current theme (light/dark), improving system integration.
- Enhances the color grid items by:
- Automatically calculating and applying a contrasting content color (text and border) for better readability against the background color.
- Displaying the hex code of the color.
- Bumps the Compose BOM version to `2025.12.00`.