Skip to content

Show colour swatches in Custom palette slot#160

Merged
mapgie merged 1 commit into
mainfrom
claude/app-template-color-themes-hp93pb
Jun 24, 2026
Merged

Show colour swatches in Custom palette slot#160
mapgie merged 1 commit into
mainfrom
claude/app-template-color-themes-hp93pb

Conversation

@mapgie

@mapgie mapgie commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • The Custom slot in the theme picker grid previously showed a dashed circle with a + icon regardless of what custom colours were set, giving no preview of the user's palette
  • Now, once any custom ARGB colour is stored, the slot renders three overlapping colour circles (primary, secondary, tertiary) so the palette is visible at a glance without tapping into it
  • The dashed-circle + icon fallback is kept for fresh installs before any colour has been chosen
  • The selection ring switches from dashed to solid when Custom is the active theme

Test plan

  • Fresh install: Custom slot shows dashed circle + plus icon
  • Set a custom primary/secondary/tertiary colour and return to the grid: three colour circles appear in the slot
  • Tap a standard palette: ring deselects, standard palette highlights
  • Tap Custom again: slot re-selects with solid ring; colour circles still show current colours
  • Load a saved colour profile: circles update to reflect the loaded colours

🤖 Generated with Claude Code


Generated by Claude Code

Previously the Custom slot in the theme grid always showed a dashed
circle with a + icon, giving no preview of the current custom palette.
Now, once any custom colour has been saved, the slot displays three
overlapping circles (primary, secondary, tertiary) so the user can
see their palette at a glance. The dashed-circle fallback is kept for
fresh installs before any colour is chosen.
@mapgie mapgie marked this pull request as ready for review June 24, 2026 23:13
@mapgie mapgie merged commit 8e20eba into main Jun 24, 2026
4 checks passed
@mapgie mapgie deleted the claude/app-template-color-themes-hp93pb branch June 24, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants