Minor wording tweak

pull/2377/head
Simon East 1 year ago
parent fc8406a8a3
commit e6a6a48083

@ -31,7 +31,7 @@ export default DefaultTheme
``` ```
::: :::
The default theme CSS is customizable by overriding root level CSS variables. This example shows how to change the main brand color from the default VitePress indigo to shades of red, using one of the built-in color schemes: The default theme CSS is customizable by overriding root level CSS variables. This example shows how to change the site's color scheme from the default VitePress indigo to shades of red, using one of the built-in color schemes:
::: code-group ::: code-group
```css [.vitepress/theme/custom.css] ```css [.vitepress/theme/custom.css]

Loading…
Cancel
Save