Interface UIPreferences

Hierarchy

  • UIPreferences

Properties

borderRadius?: BorderRadius

Border radius for UI elements.

Default

'm'

colorsSet?: Partial<Record<THEME, PartialColorsSet>>

Configure colors scheme for different themes.

theme?: Theme

Color theme for the UI elements.

Default

SYSTEM theme.

Generated using TypeDoc