<ThemeProvider accentColor="grass">
  // Components
</ThemeProvider>

Props API

appearance
ThemeAppearances

The initial theme used as a base. It provides a default set of styling from which customizations can be applied.

accentColor
AccentColors

The global theme accent color. This color is used to highlight elements

grayColor
GrayColors

The global theme gray color. This color is used for text and background colors

radius
Radii

The global theme radius color. This color is used for border radius

scaling
Scalings

The global theme scaling. This value is used to scale components

panelBackground
PanelBackgrounds

The global theme panel background. This value is used to set the panel background