Skip to content

Add persistent theme toggle#6

Merged
DavisVT merged 1 commit into
issueflow-buidl:mainfrom
MFA-G:feat/theme-toggle
May 24, 2026
Merged

Add persistent theme toggle#6
DavisVT merged 1 commit into
issueflow-buidl:mainfrom
MFA-G:feat/theme-toggle

Conversation

@MFA-G

@MFA-G MFA-G commented May 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a light/dark mode toggle that stores the selected preference in localStorage
  • initialize the UI from the saved preference or the system color scheme
  • replace the starter Vite screen with a responsive IssueFlow dashboard hero using theme-aware CSS variables

Closes #5

Verification

  • corepack pnpm lint
  • corepack pnpm build

Note: the production build still prints existing Lightning CSS warnings for the repository's @tailwind directives in src/index.css, but completes successfully.

@DavisVT

DavisVT commented May 24, 2026

Copy link
Copy Markdown
Contributor

Thanks @MFA-G for the solution

@DavisVT DavisVT merged commit ff86edd into issueflow-buidl:main May 24, 2026
1 check passed
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.

[FRONTEND] Add dark/light mode toggle

2 participants