Change primary color for light mode to white
This commit is contained in:
parent
c186c49e25
commit
bb5f0d456c
|
@ -40,6 +40,7 @@ theme:
|
|||
# - toc.integrate
|
||||
palette:
|
||||
- scheme: default
|
||||
primary: white
|
||||
toggle:
|
||||
icon: material/brightness-7
|
||||
name: Switch to dark mode
|
||||
|
|
Loading…
Reference in New Issue