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