fix
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2025-05-06 21:26:41 +00:00
parent 66efff8a71
commit a7035fd4d5
1 changed files with 2 additions and 2 deletions

View File

@ -17,14 +17,14 @@ theme:
palette:
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: 'deep purple'
primary: 'yellow'
accent: 'amber'
toggle:
icon: material/weather-sunny
name: Växla till ljust läge
- media: "(prefers-color-scheme: light)"
scheme: light
primary: 'green'
primary: 'yellow'
accent: 'indigo'
toggle:
icon: material/weather-night