Theme Color
Less than 1 minute
The theme allows you to customize theme color and even provide a picker.
Setting Default Theme Color
You should set the default theme color of your site in .vuepress/styles/config.scss
through $theme-color
:
$theme-color: #f00;
Theme Color Picker
To use it, set a list of theme colors you want to use in .vuepress/styles/config.scss
with $theme-colors
:
$theme-colors: #2196f3, #f26d6d, #3eaf7c, #fb9b5f;
The default theme color above will always be the first one in picker.
Try it
Changelog
9/23/24, 10:44 AM
View All Changelog
00315
-on6d493
-on738a3
-onfadc2
-on6c537
-ond0da5
-on79ac6
-onf07bd
-on6d856
-on2243a
-on98f84
-on2fa50
-on257a2
-onb723b
-on3fe2f
-on9856d
-on23515
-on9cdd7
-on63d09
-onfd395
-on1eb77
-on60053
-on0c093
-onf6ff0
-on234d7
-on3c199
-on