-
Notifications
You must be signed in to change notification settings - Fork 16
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 a user customized theme setting #12
Comments
@kmrakash Alright, go ahead! |
@yellowwoods12 Seems incomplete. Can I work on it. Thanks |
@darkmatter18 you can help me |
Hey! |
@darkmatter18 Are you planning to work on this? Let me know by the end of this day otherwise it will be assigned to @aditianshu |
@yellowwoods12 Assign me. I'll do |
@darkmatter18 Go ahead! |
@yellowwoods12 Hey, can you please explain to me about the issue. What I have understood that the End-user will select a |
@darkmatter18 Since we have already implemented a multiple theme option in one another issue so along with that we will provide a custom input too. There are many ways to do it. One way is to provide a checkbox with the switch dropdown. Now if the user ticks the checkbox a custom color selector will appear for both background and text separately. The user can select his choices there and it will be simultaneously reflected on the screen. |
@yellowwoods12 can I work on this |
@nikhil7sunny Yes go ahead |
In this theme setting, we have to figure out a way to provide the users with the option of selecting a color theme and accordingly change font colors. Also it has to be kept in mind that the module remains compact as it is now. So the goal is to implement this functionality without taking up much space.
The text was updated successfully, but these errors were encountered: