Skip to main content

ThemeConfig

FitFileViewer - API Documentation v29.4.0


FitFileViewer - API Documentation / utils/charts/core/renderChartJS / ThemeConfig

Interface: ThemeConfig

Defined in: utils/charts/core/renderChartJS.js:54

Properties​

colors​

colors: { text: string; textPrimary: string; backgroundAlt: string; border: string; error: string; primary: string; primaryAlpha: string; }

Defined in: utils/charts/core/renderChartJS.js:55

Theme color configuration

text​

text: string

Primary text color

textPrimary​

textPrimary: string

Primary text color variant

backgroundAlt​

backgroundAlt: string

Alternative background color

border​

border: string

Border color

error​

error: string

Error state color

primary​

primary: string

Primary brand color

primaryAlpha​

primaryAlpha: string

Primary color with transparency