Base

interface Base

Represents the base colors used in the theme.

Properties

Link copied to clipboard
abstract val black: Color

The black color used in the theme.

Link copied to clipboard
abstract val white: Color

The white color used in the theme.