fix(docs): use correct accent colour in dark mode
This commit is contained in:
parent
4df8629b35
commit
194014f3da
@ -2,6 +2,7 @@
|
|||||||
// See: https://vuepress.vuejs.org/config/#palette-styl
|
// See: https://vuepress.vuejs.org/config/#palette-styl
|
||||||
|
|
||||||
$accentColor = #da9317
|
$accentColor = #da9317
|
||||||
|
$accentDarkColor = #da9317
|
||||||
|
|
||||||
// Make page slightly wider (default is 740px)
|
// Make page slightly wider (default is 740px)
|
||||||
$contentWidth = 900px
|
$contentWidth = 900px
|
Loading…
x
Reference in New Issue
Block a user