Responsive Light and dark mode features in admin section #93
Labels
enhancement
New feature or request
INTERMEDIATE
Intermediate Level Issue
SWOC
Part of Script Winter of Code 5.0
SWOC 5.O
Issue comes under Script Winter of Code 5.O
I would like to contribute to this project by implementing the light and dark mode features. I have experience with React and theme management using context and CSS variables.
Here's a brief outline of my proposed solution:
Define CSS variables for both light and dark themes.Create a Theme Context to manage the theme state.Use the Theme Context in the application.Add a toggle button to switch between light and dark modes.Apply the CSS variables in the component styles.Test the implementation to ensure it works as expected across different browsers and devices.
I believe this feature will enhance the user experience by providing a theme switcher. Could you please assign this issue to me so I can start working on it?
Thank you!
Best regards,
Akanksha
The text was updated successfully, but these errors were encountered: