Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 82 dark mode theming #99

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

allyharrison
Copy link
Collaborator

@allyharrison allyharrison commented Jul 8, 2024

Change Summary

Added a ThemeProvider component for changing modes as per this guide: https://ui.shadcn.com/docs/dark-mode/next

Still needs a toggle which can be done once #72 is merged in :-)

Change Form

  • The pull request title has an issue number
  • The change works by "Smoke testing" or quick testing
  • The change has tests
  • The change has documentation

Other Information

Closes #82 but needs to be finished off with a toggle component (see issue #100).

Related issue

Copy link

vercel bot commented Jul 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
penni ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 8, 2024 0:44am

@allyharrison allyharrison merged commit b7dd552 into main Jul 9, 2024
13 checks passed
@allyharrison allyharrison deleted the issue-82-Dark_mode_theming branch July 9, 2024 12:05
@allyharrison allyharrison restored the issue-82-Dark_mode_theming branch July 10, 2024 04:35
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.

Dark mode theming
2 participants