Closed Codipk closed 1 month ago
Hey @Codipk i can work on this.
Hey @Codipk, I can contribute to this task.
you need anything else please let me know Please add Hacktoberfest label to this PR.
@Codipk I made Password Indicator dynamic please merge my PR Check this and say if any changes to be made https://durgaprasad-developer.github.io/Password-Generator/
@jatin31195 make the pr request from hactober website also in order to verify your work
Description
Implement a theme toggle feature that allows users to switch between dark and light modes. This should include a visually appealing toggle button and a system to manage theme preferences.
Why is this feature important?
1.Improves accessibility for users with different visual preferences 2.Reduces eye strain in different lighting conditions 3.Follows modern web design practices 4.Enhances user experience by providing customization
Implementation Steps
1.Add HTML for theme toggle button which should be placed on the right top corner to change the theme 2.Implement CSS for themes and animations 3.Create JavaScript theme manager 4.Update all existing components to use theme variables 5.Test across different browsers and devices