-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feat: Theme support #4
Comments
Hi @ashiishme, I would like to contribute on this one. I am forking the repo. |
@mihailgaberov Sure, good luck. |
I would like to contribute to this repo. can I ? |
@prachi0513 This issue has been already assigned. Keep watching this repository, more issues will be listed. |
okie sure ! |
@mihailgaberov Any updates? Please let me know in the comment section. |
Hi @ashiishme , nothing much yet. Would you share the implementation of the menu you have shown on the gif? |
I want someone to do it rather than working on my code. I can assign others to this task if you are busy. |
I am planning to do it myself, but cannot give you exact deadline. If you are in a hurry, then go ahead and give it to someone else, but let me know. So I can search for some other OS project to contribute to. |
Work in progress - adding the menu. |
@ashiishme, just finished the main UI. There might be some differences between the colors/icons you have shown on your gif, but if you give me the concrete values, I will update them. Here is a short preview. What's left now is to implement the functionality for actually applying the selected color. |
Is your feature request related to a problem? Please describe.
The current UI doesn't supports any other theme to switch the color based on user taste. This is a new feature request that will allow users to switch the color.
Describe the solution you'd like
Add a setting option to let user select the color. The setting component must be separated from the status component.
Additional context
To make this feature request more easy to understand. I have attached a gif that demonstrate the requirement.
Note: This feature shown on gif is already implemented but not patched yet. I would be happy to override it with your contribution.
Happy Hacktoberfest 2020.
The text was updated successfully, but these errors were encountered: