ISISComputingGroup/WebDashboard

Dark/light mode toggle in navbar

Open

#44 opened on Sep 27, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (3 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

as a user of the web dashboard I would like a dark/light mode toggle in the navigation bar.

By default the web dsahboard should use the system's native them and toggle from there.

acceptance criteria

  • Dark mode button is added in the navbar that applies a dark/light theme to all pages
  • pages are modified to have dark mode styles

Contributor guide