Summary
The existing CSS variable system (--ui-primary, --menu-bar-background, etc. in colors.css) is already very flexible. A visual theme editor in the settings modal would let users customize accent colors, background colors, and modal styles without editing code.
Details
- Add a color-picker UI in the settings modal for key CSS variables
- Allow saving/loading themes as JSON
- Preview changes live before saving
Opened via CodeRabbit suggestions — requested by @ampelc
Summary
The existing CSS variable system (
--ui-primary,--menu-bar-background, etc. incolors.css) is already very flexible. A visual theme editor in the settings modal would let users customize accent colors, background colors, and modal styles without editing code.Details
Opened via CodeRabbit suggestions — requested by @ampelc