Skip to content

Implement full dark mode with system preference detection #74

Description

@Chuks-coderr

Overview

The app uses only a light theme. Add a dark mode that activates automatically based on prefers-color-scheme and can be toggled manually.

Acceptance Criteria

  • Tailwind dark: classes applied throughout all components
  • Toggle button in NavHeader persists preference to localStorage
  • System preference detected on first load
  • All charts and modals respect the selected theme
  • No flash of unstyled content on page load

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programcomplexity: highComplex feature, refactor, or new integrationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions