vuepress-theme-reco/styles/recoConfig.styl

10 lines
142 B
Stylus
Raw Normal View History

2019-04-15 10:35:40 +08:00
// colors
$accentColor = #424242
2019-08-23 22:09:31 +08:00
$textColor = #232321
$themePicker = {
red: #f26d6d,
blue: #2196f3,
green: #3eaf7c,
orange: #fb9b5f
}