ColorScheme

constructor(foreground: String? = null, background: String? = null, activated: String? = null, inactivated: String? = null, type: String? = null)

Parameters

foreground

A color value (in hex color triplet or

background

A color value (in hex color triplet or

activated

A color value (in hex color triplet or

inactivated

A color value (in hex color triplet or

type

ColorScheme