This directory contains various themes that can be used in Stonecrop applications. Each theme is a separate directory that contains the relevant stylesheets.
agritheory
dark
default
excel
legal
verdant
vue
To use a theme, import the corresponding stylesheet into your application. For example, to use the dark
theme:
import '@stonecrop/themes/dark.css';