mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-29 18:33:05 +00:00
Change primary color for light mode to white
This commit is contained in:
parent
c186c49e25
commit
bb5f0d456c
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ theme:
|
||||||
# - toc.integrate
|
# - toc.integrate
|
||||||
palette:
|
palette:
|
||||||
- scheme: default
|
- scheme: default
|
||||||
|
primary: white
|
||||||
toggle:
|
toggle:
|
||||||
icon: material/brightness-7
|
icon: material/brightness-7
|
||||||
name: Switch to dark mode
|
name: Switch to dark mode
|
||||||
|
|
Loading…
Reference in a new issue