fix(settings): color only account action prefixes #215

Merged
barrettruth merged 1 commit from fix/settings-account-prefix into main 2026-04-07 04:07:32 +00:00
barrettruth commented 2026-04-07 04:07:06 +00:00

Summary

  • keep connected account rows visually muted while still highlighting the unlink marker
  • switch the account settings rows to the same prefix-only styling pattern used elsewhere in settings

Test plan

  • nix develop -c biome check src/components/settings/account-section.tsx src/components/settings/settings-primitives.tsx
  • nix develop -c pnpm typecheck
  • nix develop -c pnpm build
## Summary - keep connected account rows visually muted while still highlighting the unlink marker - switch the account settings rows to the same prefix-only styling pattern used elsewhere in settings #### Test plan - [x] `nix develop -c biome check src/components/settings/account-section.tsx src/components/settings/settings-primitives.tsx` - [x] `nix develop -c pnpm typecheck` - [x] `nix develop -c pnpm build`
Sign in to join this conversation.
No description provided.