Skip to main content

datalayerTheme

Datalayer Core


Datalayer Core / datalayerTheme

Variable: datalayerTheme

const datalayerTheme: object & object

Defined in: src/theme/DatalayerTheme.ts:55

Type Declaration

animation

animation: object

animation.easeOutCubic

easeOutCubic: string

borderWidths

borderWidths: (string | number)[]

breakpoints

breakpoints: string[]

fonts

fonts: object

fonts.mono

mono: string

fonts.normal

normal: any

fontSizes

fontSizes: string[]

fontWeights

fontWeights: object

fontWeights.bold

bold: number

fontWeights.light

light: number

fontWeights.normal

normal: number

fontWeights.semibold

semibold: number

lineHeights

lineHeights: object

lineHeights.condensed

condensed: number

lineHeights.condensedUltra

condensedUltra: number

lineHeights.default

default: number

radii

radii: string[]

sizes

sizes: object

sizes.large

large: string

sizes.medium

medium: string

sizes.small

small: string

sizes.xlarge

xlarge: string

space

space: string[]

Type Declaration

colorSchemes

colorSchemes: object

colorSchemes.dark

dark: object = {}

colorSchemes.light

light: object = {}