mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-04-05 02:16:42 +00:00
update colors
This commit is contained in:
parent
49eb3291c0
commit
273e361b7f
1 changed files with 4 additions and 4 deletions
|
@ -37,8 +37,8 @@ theme:
|
|||
toggle:
|
||||
icon: material/brightness-7
|
||||
name: Switch to dark mode
|
||||
primary: teal
|
||||
accent: cyan
|
||||
primary: orange
|
||||
accent: deep orange
|
||||
|
||||
# Palette toggle for dark mode
|
||||
- media: "(prefers-color-scheme: dark)"
|
||||
|
@ -46,8 +46,8 @@ theme:
|
|||
toggle:
|
||||
icon: material/brightness-4
|
||||
name: Switch to light mode
|
||||
primary: teal
|
||||
accent: cyan
|
||||
primary: orange
|
||||
accent: deep orange
|
||||
|
||||
features:
|
||||
- navigation.instant
|
||||
|
|
Loading…
Add table
Reference in a new issue