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

Implement theme switcher in the hamburger menu #1040

Open
2 tasks
NabbeunNabi opened this issue Feb 12, 2025 · 0 comments
Open
2 tasks

Implement theme switcher in the hamburger menu #1040

NabbeunNabi opened this issue Feb 12, 2025 · 0 comments
Labels
a11y accessibility code quality enhancement New feature or request UI / UX

Comments

@NabbeunNabi
Copy link
Contributor

Problem

We have themes for different views already created but we have no way for the user to implement this switch. For now let's implement it on mobile by adding a theme switcher within the hamburger menu

Success

The user can switch the themes based on the current themes with have in the tailwind.css file

Requirements

  • Implement a theme switcher for the user that works on mobile
  • Verify they work using the current themes in the file listed above

Implementation notes

Hamburger Menu Location

@NabbeunNabi NabbeunNabi added a11y accessibility CI/CD code quality enhancement New feature or request UI / UX and removed CI/CD labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y accessibility code quality enhancement New feature or request UI / UX
Projects
None yet
Development

No branches or pull requests

1 participant