You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
input the desired primaryColor and the full theme (light and dark) will be generated and easly previewed.
You can then export Jetpack Compose (kt) and Android Views (xml).
One advantage of using the algorythmic generated themes is that the tone contrast level between UI elements is always perfect and in-line with the (future) Material You Dynamic themes.
Speaking of contrast levels, perhaps the default Dark/Light themes could be revised to match the Material You themes contrast levels.
Another idea would be Custom themes:
Let the user select one color (primaryColor) and generate the colorSchemes on-the-fly using
I think that, if you wish, this fuctionality could even be provided to OS builds older than 12.1 (API<32) by including the material-color-utilities lib:
It would be nice if Noto had a few more light & dark themes, such as beige, or blue grayish. If you have any suggestions, please post them below!
The text was updated successfully, but these errors were encountered: