Package-level declarations
Types
Link copied to clipboard
object DuskTypography
Dusk typography scale — maps the design spec tokens to TextStyle values.
Link copied to clipboard
object MidnightColors
Midnight brand palette — black and white only.
Functions
Link copied to clipboard
fun KuiraTheme(darkTheme: Boolean = isSystemInDarkTheme(), dynamicColor: Boolean = true, content: @Composable () -> Unit)