Skip to main content

ThemeConfig

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/theming/core/theme / ThemeConfig

Interface: ThemeConfig

Defined in: utils/theming/core/theme.ts:32

Theme configuration exposed to charts and UI helpers.

Properties​

colors​

colors: ThemeColorMap

Defined in: utils/theming/core/theme.ts:33


isDark​

isDark: boolean

Defined in: utils/theming/core/theme.ts:34


isLight​

isLight: boolean

Defined in: utils/theming/core/theme.ts:35


theme​

theme: EffectiveTheme

Defined in: utils/theming/core/theme.ts:36