Skip to content

fix(desktop): separate the three near-identical blue palettes - #653

Merged
jackwener merged 1 commit into
mainfrom
fix/palette-hue-separation
Jul 8, 2026
Merged

fix(desktop): separate the three near-identical blue palettes#653
jackwener merged 1 commit into
mainfrom
fix/palette-hue-separation

Conversation

@jackwener

Copy link
Copy Markdown
Member

Recorded finding from the settings detail audit: the 外观 palette picker showed three nearly identical blue swatches — 默认 (oklch h250), One Dark (h250), 湖蓝 (h252) differed only in lightness/chroma, making the choices meaningless at swatch size.

Each accent now owns a hue, faithful to its name: One Dark moves to h237 (the real #61AFEF One Dark blue), 湖蓝 becomes an actual lake cyan at h195 (clear of Tokyo Night/Nord at h215), 默认 keeps brand h250. Dark-mode variants adjusted to match; picker swatch literals synced.

Desktop suite 2262/2262 green; CDP capture of settings-appearance confirms the three are now distinguishable at a glance.

默认 (h250), One Dark (h250) and 湖蓝 azure (h252) accents were the same
blue at three lightness levels — indistinguishable as picker swatches
and pointless as palette choices. Each now sits on its own hue, faithful
to its name:

- One Dark → oklch h237 (the actual #61AFEF One Dark blue family)
- 湖蓝 azure → oklch h195 lake cyan (a lake, not a brand-blue clone);
  clear of Tokyo Night/Nord at h215
- 默认 stays the brand h250

Picker swatch literals in theme-preview.css synced to the new accents.
@jackwener
jackwener merged commit 7f2fbad into main Jul 8, 2026
3 checks passed
@jackwener
jackwener deleted the fix/palette-hue-separation branch July 8, 2026 18:20
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.

1 participant