Description
We need to add dark mode support to the CLI dashboard. The colors should be configurable and respect system preferences.
Requirements
- Add light and dark color palettes
- Create a ThemeContext for managing theme state
- Detect system color scheme preference
- Allow users to configure theme preference (light/dark/system)
- Update components to use theme-aware colors
Labels
enhancement, ui
Description
We need to add dark mode support to the CLI dashboard. The colors should be configurable and respect system preferences.
Requirements
Labels
enhancement, ui