Colors

interface Colors

Defines the scheme colors in a theme

Properties

background
Link copied to clipboard
abstract val background: ColorProperty
danger
Link copied to clipboard
abstract val danger: ColorScheme
disabled
Link copied to clipboard
abstract val disabled: ColorProperty
focus
Link copied to clipboard
abstract val focus: ColorProperty
font
Link copied to clipboard
abstract val font: ColorProperty
gray100
Link copied to clipboard
abstract val gray100: ColorProperty
gray200
Link copied to clipboard
abstract val gray200: ColorProperty
gray300
Link copied to clipboard
abstract val gray300: ColorProperty
gray400
Link copied to clipboard
abstract val gray400: ColorProperty
gray50
Link copied to clipboard
abstract val gray50: ColorProperty
gray500
Link copied to clipboard
abstract val gray500: ColorProperty
gray600
Link copied to clipboard
abstract val gray600: ColorProperty
gray700
Link copied to clipboard
abstract val gray700: ColorProperty
gray800
Link copied to clipboard
abstract val gray800: ColorProperty
gray900
Link copied to clipboard
abstract val gray900: ColorProperty
info
Link copied to clipboard
abstract val info: ColorScheme
neutral
Link copied to clipboard
abstract val neutral: ColorScheme
primary
Link copied to clipboard
abstract val primary: ColorScheme
secondary
Link copied to clipboard
abstract val secondary: ColorScheme
success
Link copied to clipboard
abstract val success: ColorScheme
tertiary
Link copied to clipboard
abstract val tertiary: ColorScheme
warning
Link copied to clipboard
abstract val warning: ColorScheme