mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-07-20 10:04:08 +00:00
Drop shadow color
This commit is contained in:
parent
d0d1f9e5c7
commit
faa7de9f37
2 changed files with 15 additions and 4 deletions
|
@ -17,13 +17,11 @@ theme:
|
|||
palette:
|
||||
- media: "(prefers-color-scheme: light)" # Light mode
|
||||
scheme: default
|
||||
primary: teal
|
||||
toggle:
|
||||
icon: material/lightbulb-outline
|
||||
name: Switch to light mode
|
||||
- media: "(prefers-color-scheme: dark)" # Dark mode
|
||||
scheme: slate
|
||||
primary: teal
|
||||
accent: indigo
|
||||
toggle:
|
||||
icon: material/lightbulb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue