Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
Compose Multiplatform
Toggle table of contents
1.8.0
common
Platform filter
common
Switch theme
Search in API
Compose Multiplatform
Compose Multiplatform Material3
/
androidx.compose.material3
/
MaterialTheme
/
colorScheme
color
Scheme
@get:
Composable
@get:
ReadOnlyComposable
val
colorScheme
:
ColorScheme
Retrieves the current
ColorScheme
at the call site's position in the hierarchy.
Samples
androidx.compose.material3.samples.ThemeColorSample