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