Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rohankhayech rohankhayech released this 08 Sep 08:10
· 3 commits to main since this release

Initial Pre-Release

Features

Preview Utils

Utilities for Compose previews.

  • Preview annotations for combinations of theme, devices, orientation and more.
  • Wrapper to correctly display previews with a background and theme.
  • Color swatch that can be used to preview the colors of a material theme.

Theme Utils

Utilities for theming Compose UI.

  • Adaptable material theme composable that handles dark theme and dynamic color logic internally.
  • True dark (AMOLED black) color set and associated color methods.
  • Dynamic color sets for Material 2, including color harmonisation methods for Compose.
  • Extended default component colors including secondary (de-emphasised) button colors.