Spikeysanju / Einsen

🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
Apache License 2.0
911 stars 78 forks source link

Setup Multiple Theme & DataStore #9

Closed Spikeysanju closed 3 years ago

Spikeysanju commented 3 years ago

Currently in this application I'm planning to add multiple theme instead of day and night mode.

It will have following themes 👇

Blue Green Gray Oliver Purple Red
HOME-BLUE HOME-DEEP GREEN HOME-GRAY HOME-OLIVER HOME-PURPLE HOME-RED
Spikeysanju commented 3 years ago

For I've done setting up multiple colors themes & colors. Need to do some research how I can efficiently improve the UX's for Einsen app.