Skip to content

Maven API Kotlin KMPLicense

ComposeColors

PLATFORMS android ios windows macos wasm

A simple collection of colors that can be used inside any KMP compose project.

Features#

This library offers you compose color definitions and optionally also palettes for the colors.

Info

All features are splitted into separate modules, just include the modules you want to use!

Supported Platforms#

This is a KMP (kotlin multiplatform) library and the provided modules do support following platforms.

Module android ios windows macos wasm Info
Core
core
Modules
material
material-palette
x11
x11-palette

🧬 Demo#

A full demo is included inside the demo module, it shows nearly every usage with working examples.