Theme Config
Color Scheme
A String which sets the color scheme of the whole website.
Available Colors
- dark
- pink
- blue
- red
- green
- yellow
Example Usage
Image
Custom Color Scheme
You can also define your own color scheme by setting the colorScheme
to custom and adding the themeColors
Object.
Example Usage
Props
The color scheme of the website
Was this page helpful?