All Projects → supertechninja → Jetpack-Compose-Theme-Configurator

supertechninja / Jetpack-Compose-Theme-Configurator

Licence: other
Desktop Application to setup/configure your Jetpack Compose Color/Theme Palette

Programming Languages

kotlin
9241 projects
shell
77523 projects

Projects that are alternatives of or similar to Jetpack-Compose-Theme-Configurator

PreCompose
Compose Multiplatform Navigation && ViewModel
Stars: ✭ 150 (+200%)
Mutual labels:  jetpack-compose, compose-desktop
chip-8
Jetpack Compose and SwiftUI based Kotlin Multiplatform fork of https://github.com/cbeust/chip-8 (Chip-8 Emulator)
Stars: ✭ 36 (-28%)
Mutual labels:  jetpack-compose, compose-desktop
Tachidesk-JUI
A Tachidesk Client built in Compose Multiplatform
Stars: ✭ 203 (+306%)
Mutual labels:  jetpack-compose, compose-desktop
D-KMP-sample
D-KMP Architecture official sample: it uses a shared KMP ViewModel and Navigation for Compose and SwiftUI apps.
Stars: ✭ 636 (+1172%)
Mutual labels:  jetpack-compose, compose-desktop
wordle-kt
Wordle game clone made with Kotlin & Compose
Stars: ✭ 33 (-34%)
Mutual labels:  jetpack-compose, compose-desktop
karavel
Lightweight navigation library for Compose for Desktop
Stars: ✭ 55 (+10%)
Mutual labels:  jetpack-compose, compose-desktop
StarWars
Minimal GraphQL based Jetpack Compose, Wear Compose and SwiftUI Kotlin Multiplatform sample (using StarWars endpoint - https://graphql.org/swapi-graphql)
Stars: ✭ 165 (+230%)
Mutual labels:  jetpack-compose
ThinkRchive
An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android.
Stars: ✭ 84 (+68%)
Mutual labels:  jetpack-compose
compose-lobsters
Claw for lobste.rs: Unofficial read-only Android client for https://lobste.rs, built using Jetpack Compose.
Stars: ✭ 45 (-10%)
Mutual labels:  jetpack-compose
SuperheroLexicon
Simple superhero lexicon app to demonstrate Jetpack Compose.
Stars: ✭ 22 (-56%)
Mutual labels:  jetpack-compose
SSComposeCookBook
A Collection of major Jetpack compose UI components which are commonly used.🎉🔝👌
Stars: ✭ 386 (+672%)
Mutual labels:  jetpack-compose
info-bar-compose
An Android Jetpack Compose library for displaying on-screen messages. (simplified Snackbar alternative)
Stars: ✭ 80 (+60%)
Mutual labels:  jetpack-compose
SnappCompose
A clone of Snapp using Jetpack Compose. Showcasing various usages of Google Maps Animations etc combined with Compose
Stars: ✭ 59 (+18%)
Mutual labels:  jetpack-compose
android-developer-roadmap
🗺 The 2022 Android Developer Roadmap suggests learning paths to understanding Android development.
Stars: ✭ 5,533 (+10966%)
Mutual labels:  jetpack-compose
Strict-DataBinding
善用 DataBinding 彻底解决 “View 实例的 Null 安全一致性问题”
Stars: ✭ 84 (+68%)
Mutual labels:  jetpack-compose
LinuxCommandLibrary
1M+ downloads Linux reference app with basics, tips and formatted man pages
Stars: ✭ 333 (+566%)
Mutual labels:  jetpack-compose
Photos
No description or website provided.
Stars: ✭ 74 (+48%)
Mutual labels:  jetpack-compose
compose-destinations
Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.
Stars: ✭ 2,068 (+4036%)
Mutual labels:  jetpack-compose
kmm-production-sample
This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.
Stars: ✭ 1,476 (+2852%)
Mutual labels:  jetpack-compose
accrescent
A novel Android app store focused on security, privacy, and usability
Stars: ✭ 208 (+316%)
Mutual labels:  jetpack-compose

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].