PluralKit/docs/content/.vuepress/styles/palette.styl

8 lines
256 B
Stylus
Raw Normal View History

2020-07-28 16:19:40 +00:00
// Global variables go here, no styles! Some override default theme parameters.
// See: https://vuepress.vuejs.org/config/#palette-styl
$accentColor = #da9317
$accentDarkColor = #da9317
2020-07-28 16:19:40 +00:00
// Make page slightly wider (default is 740px)
$contentWidth = 900px