Package-level declarations
Types
The default color scheme for the Miuix components.
The default text styles for the Miuix components.
A controller for managing the current color scheme of the Miuix theme.
Properties
CompositionLocal containing the preferred content color for a given position in the hierarchy. This typically represents the on color for a color in Colors. For example, if the background color is Colors.surface, this color is typically set to Colors.onSurface.
CompositionLocal that provides a dismiss request function for overlay components.
Functions
The Miuix theme that provides color and text styles for the Miuix components. This theme uses the provided colors and textStyles.
The Miuix theme that provides color and text styles for the Miuix components. This theme supports dynamic color schemes through the ThemeController.