forked from blizzthewolf/SeaCogs
misc(docs): changed header colors
This commit is contained in:
parent
3506274a2a
commit
afb961799d
1 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@ theme:
|
|||
palette:
|
||||
- media: '(prefers-color-scheme: light)'
|
||||
scheme: default
|
||||
primary: cyan
|
||||
primary: white
|
||||
accent: light blue
|
||||
toggle:
|
||||
icon: material/toggle-switch
|
||||
|
@ -75,7 +75,7 @@ theme:
|
|||
|
||||
- media: '(prefers-color-scheme: dark)'
|
||||
scheme: slate
|
||||
primary: cyan
|
||||
primary: black
|
||||
accent: light blue
|
||||
toggle:
|
||||
icon: material/toggle-switch-off-outline
|
||||
|
|
Loading…
Reference in a new issue