Skip to content

feat(desktop): add neutral accent color#563

Merged
wesbillman merged 1 commit into
mainfrom
theme-color
May 13, 2026
Merged

feat(desktop): add neutral accent color#563
wesbillman merged 1 commit into
mainfrom
theme-color

Conversation

@thomaspblock
Copy link
Copy Markdown
Collaborator

Summary

  • Add a Neutral option to the desktop Appearance accent color picker.
  • Resolve the neutral accent from the active theme foreground/background variables so it follows each theme's default text color.
  • Update the neutral swatch preview and checkmark contrast for light and dark themes.

Test plan

  • pnpm exec biome check src/shared/theme/ThemeProvider.tsx src/features/settings/ui/SettingsPanels.tsx
  • Pre-commit checks passed during commit: desktop check, desktop Tauri fmt, mobile check, Rust fmt, and web check.

Made with Cursor

Allow the accent color picker to follow the active theme foreground for a neutral black-or-white look.

Co-authored-by: Cursor <cursoragent@cursor.com>
@thomaspblock thomaspblock requested a review from wesbillman as a code owner May 13, 2026 02:47
@thomaspblock
Copy link
Copy Markdown
Collaborator Author

Screenshot 2026-05-12 at 10 47 31 PM

@wesbillman wesbillman merged commit 5db47a8 into main May 13, 2026
15 checks passed
@wesbillman wesbillman deleted the theme-color branch May 13, 2026 15:35
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