Contains the theme settings for SiteKiosk.
Path:

ui.theme

Hierarchy

  • ThemeConfig

Properties

borderRadius: number

Default: 0

The radius for certain borders in pixel.

ui.theme.borderRadius

colors: any

Override table for colors.

ui.theme.colors

foregroundColor: string

The foreground color of this theme.

ui.theme.foregroundColor

highlightColor: string

The secondary/highlight color of this theme.

ui.theme.highlightColor

id: string

Default: "dark"

The id/name of the theme which should be used.

ui.theme.id

primaryColor: string

Default: "#000"

The primary color of this theme.

ui.theme.primaryColor

Generated using TypeDoc