Skip to content

Dark mode polish + system-preference sync #111

Description

@truthixify

Extra labels: ux
Tier: S (1-2 days) | Type: ux

Context. Dark mode exists but isn't polished (contrast issues on activity table, missing color for warning states) and doesn't sync with OS preference.

Scope.

  • Audit contrast on every Stellar page in dark mode.
  • Bind theme to prefers-color-scheme by default, override via toggle.
  • Persist explicit override.
  • Add a "system default" tri-state.

Acceptance.

  • Contrast passes WCAG 2.1 AA everywhere
  • OS theme change reflects live (no reload)
  • Explicit override survives reload

Files. src/context/ThemeContext.tsx, src/pages/Settings.tsx, Tailwind config.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programdripsFunded via Drips Networkhelp wantedExtra attention is neededuxUser experience

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions