Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Customization

Index

Constructors

constructor

  • new Customization(legacyCustomization: LegacySettings): Customization
  • Parameters

    • legacyCustomization: LegacySettings

    Returns Customization

Properties

button

button: { borderRadius: string }

Type declaration

  • borderRadius: string

color

firstLayer

firstLayer: FirstLayerCustomization

font

font: FontCustomization

layer

layer: { borderRadius: string }

Type declaration

  • borderRadius: string

logo

overlay

overlay: { opacity: number }

Type declaration

  • opacity: number

theme

theme: THEME

toggle

toggle: { active: ToggleCustomization; disabled: ToggleCustomization; inactive: ToggleCustomization }

Type declaration

  • active: ToggleCustomization
  • disabled: ToggleCustomization
  • inactive: ToggleCustomization

useBackgroundShadow

useBackgroundShadow: boolean