Hazer / Jetpack-Compose-Theme-Configurator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material Design Theme Configurator Desktop Application

About

I was always curious about how each Material Theme color applies across all of the Material Components. This application allows you to configure your Theme colors and toggle the Out of the Box optional elements on each Material Component. Once you have the Theme they way you like you can export that theme to your @Compose code

Screenshots

MainScreen

Backdrop

Main Screen Dark

Share

How to Build

  • ./gradlew run - run application
  • ./gradlew package - package native distribution into build/compose/binaries

About


Languages

Language:Kotlin 96.9%Language:Shell 3.1%