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

Responsive Light and dark mode features in admin section #93

Open
Akan45 opened this issue Jan 9, 2025 · 0 comments
Open

Responsive Light and dark mode features in admin section #93

Akan45 opened this issue Jan 9, 2025 · 0 comments
Assignees
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

Comments

@Akan45
Copy link
Contributor

Akan45 commented Jan 9, 2025

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

@Mahak008 Mahak008 added enhancement New feature or request SWOC Part of Script Winter of Code 5.0 INTERMEDIATE Intermediate Level Issue SWOC 5.O Issue comes under Script Winter of Code 5.O labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants