
implementation("com.composables:composetheme:1.3.0")ComposeTheme offers a flexible API for building custom design systems, allowing developers to define unique design tokens and properties without imposing predefined components or styles. ([github.com](https://github.com/composablehorizons/ComposeTheme?utm_source=openai)) It has been deprecated in favor of Compose Unstyled, which provides enhanced theming support and unstyled components for design system development.