Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.theme
/
love.yinlin.compose
/
ColorSystem
Color
System
@
Stable
data
class
ColorSystem
(
val
light
:
ColorTheme
,
val
dark
:
ColorTheme
)
Members
Constructors
Color
System
Link copied to clipboard
constructor
(
light
:
ColorTheme
,
dark
:
ColorTheme
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
dark
Link copied to clipboard
val
dark
:
ColorTheme
light
Link copied to clipboard
val
light
:
ColorTheme