Skip to main content

Function: setAccentStyle()

setAccentStyle(style, conf): object & object

Defined in: utils/colors/index.ts:23

setAccentStyle

Parameters

style

The style object to modify.

conf

AccentConfig

The accent color configuration.

Returns

object & object

The modified style object.

Description

Applies accent color CSS variables to a style object.