Action

data class Action

Colors associated with interactive elements and actions.

Types

Link copied to clipboard
data class Negative

Colors for destructive or negative actions.

Link copied to clipboard
data class ReadOnly

Colors for read-only elements.

Link copied to clipboard
data class Support

Colors for supportive or secondary actions.

Properties

Link copied to clipboard

Color for disabled interactive elements.

Link copied to clipboard

Default color for enabled interactive elements.

Link copied to clipboard

Color indicating focus state.

Link copied to clipboard

Color for highlighted elements.

Link copied to clipboard

Color for hover state.

Link copied to clipboard

Color used during loading states within actions.

Link copied to clipboard

Colors for destructive or negative actions.

Link copied to clipboard

Color for pressed state.

Link copied to clipboard

Colors for read-only elements.

Link copied to clipboard

Color for selected state.

Link copied to clipboard

Colors for supportive or secondary actions.

Link copied to clipboard

Color for visited links.