-
Notifications
You must be signed in to change notification settings - Fork 33
Proper implementation of the color picker #124
Proper implementation of the color picker #124
Conversation
This is a preview of what it looks like right now screen-20221202-112836.mp4 |
And now there is a green theme |
I have made the green theme a little better. A lot better in fact. I extracted the colors from the green material you pallet on my phone, and i am quite pleased with the results :D |
Working on a blue theme right now :D |
Doing some refactoring |
have you thought about dynamic colors option? |
This project has some conflicting classes if I import the required libraries for dynamic colors, which means that I cant compile it right if I use the libraries responsible for dynamic colors. |
On testing I found some readability problems with the light blue theme, will look into it |
Now working on an orange and yellow theme |
Time to work on a yellow theme :D |
And now I shall work on getting the TrueBlack theme just right and also get the fab and post buttons to follow the color scheme |
So all i need to do to finish this is to make it so that the publish button also follows the theme. Because as it is, its quite not great |
So, I would say that its basically done. If you find any inconsistencies with the theme picker please share |
Now its ready for prime time (i hope) |
… it that the profile top bar menu also follows the theme. This should be it
So yes, it's done. There is hardly anything that catches the eye as incoherent anymore. Hopefully this gets merged |
34a2c1b
to
563afd4
Compare
the themes look really good, thanks a lot for all your efforts!! |
Lovely, I ended up creating my own fork of megalodon called moshidon. In case I make any other meaningful changes I will also try to pull request them here :D |
This time, following the recommendations of @sk22, I can finally say I fixed #90 with a golden key. Its now a menu instead of a switch, and its also quite simple to add new themes. I myself plan on making a green theme later :D