UNPKG

@atlaskit/tokens

Version:

Design tokens are the single source of truth to name and store design decisions.

3 lines (2 loc) 219 B
export { default as themeConfig } from '../theme-config'; export type { ThemeColorModes, ThemeContrastModes, Themes, ThemeFileNames, ThemeIds, ThemeOptionsSchema, ThemeState, ActiveThemeState, } from '../theme-config';