Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace themes

A map of theme keys to every available theme as the styled-components DefaultTheme interface.

Index

Variables

Variables

themes: { dark: DefaultTheme; light: DefaultTheme } = ...

Every available theme.

Type declaration

  • dark: DefaultTheme
  • light: DefaultTheme

Generated using TypeDoc