Skip to main content

ThemeColors

FitFileViewer - API Documentation v29.4.0


FitFileViewer - API Documentation / utils/rendering/components/createUserDeviceInfoBox / ThemeColors

Interface: ThemeColors

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:67

Properties​

primary​

primary: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:68

Primary theme color


accent​

accent: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:69

Accent theme color


background​

background: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:70

Background color


surface​

surface: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:71

Surface color


surfaceSecondary​

surfaceSecondary: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:72

Secondary surface color


text​

text: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:73

Primary text color


textPrimary​

textPrimary: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:74

Primary text color


textSecondary​

textSecondary: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:75

Secondary text color


border​

border: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:76

Border color


shadow​

shadow: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:77

Shadow color


shadowLight​

shadowLight: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:78

Light shadow color


shadowMedium​

shadowMedium: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:79

Medium shadow color


shadowHeavy​

shadowHeavy: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:80

Heavy shadow color


primaryShadowLight​

primaryShadowLight: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:81

Light primary shadow


primaryShadowHeavy​

primaryShadowHeavy: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:82

Heavy primary shadow


primaryShadow?​

optional primaryShadow: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:83

Primary shadow color


borderLight?​

optional borderLight: string

Defined in: utils/rendering/components/createUserDeviceInfoBox.js:84

Light border color