You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to add a dark mode option to the validator GUI to improve user experience and accessibility. This task will involve creating dark mode assets, implementing the necessary CSS, and adding a toggle switch to allow users to switch between light and dark modes.
Possible Tasks
Create dark mode versions of existing assets (icons, logos, etc.)
Implement CSS variables for color schemes (light and dark)
Add a dark mode toggle switch component
Implement logic to switch between light and dark modes
Ensure all components and pages support both modes
Add persistence for user's mode preference
Guidelines
Use Tailwind CSS classes and CSS variables where possible for consistency
Ensure good contrast ratios for accessibility in both modes
Dark mode toggle switch is functional and visually appealing
All pages and components support both light and dark modes
User's theme preference persists across sessions
Code is clean, well-documented, and follows project conventions
Pull request includes before/after screenshots demonstrating the implementation
Mentorship
If you need any help or have questions about this issue, feel free to ask in the comments. You can also start a discussion here on GitHub, and our team will be happy to provide the necessary assistance.
The text was updated successfully, but these errors were encountered:
Hi @Mide001 we haven't heard from you in 3 weeks, as such we'll now open up this issue again for other contributors to take up. Looking forward to your contributions in the future
We want to add a dark mode option to the validator GUI to improve user experience and accessibility. This task will involve creating dark mode assets, implementing the necessary CSS, and adding a toggle switch to allow users to switch between light and dark modes.
Possible Tasks
Guidelines
Resources
Definition of Done
Mentorship
If you need any help or have questions about this issue, feel free to ask in the comments. You can also start a discussion here on GitHub, and our team will be happy to provide the necessary assistance.
The text was updated successfully, but these errors were encountered: