added support for color scheme user preference
This commit is contained in:
parent
a9b0deb581
commit
0a0ff640a2
2 changed files with 28 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
default: dark # light
|
||||
auto_switch: false
|
||||
auto_switch: false # set to true to respect the user preference
|
||||
dark:
|
||||
bg: '#242629' # main site background
|
||||
hl_bg: '#34363b' # card and circle navigation background color for discrete card mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue