With this application you can create compose theme. Application allows creating colors scheme with material and custom colors. Then you can export result as Kotlin code.
- Fixing bugs
- Adding Compose shape customization
- Improving UX
- Adding iOS build support
- Adding WASM build support
- Adding Compose components customization
- Import theme
- Adding Material 3 tools
- Adding Theme Generator
- Kotlin
- Kotlin Coroutines
- Compose Multiplatform, by JetBrains
- Decompose
- MVIKotlin
- SQLDelight
- Multiplatform Settings
./gradlew run
./gradlew packageDmg # For macOS
./gradlew packageMsi # For Windows
./gradlew packageDeb # For Linux