Skip to content

Commit

Permalink
Värvid mustaks vähemalt esialgu
Browse files Browse the repository at this point in the history
  • Loading branch information
boamaod committed Dec 5, 2024
1 parent b0d0700 commit ee7c71b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,22 @@ theme:
language: et
custom_dir: docs/overrides
palette:
- media: "(prefers-color-scheme)"
primary: black
accent: deep-purple
- media: "(prefers-color-scheme)"
toggle:
icon: material/brightness-auto
name: "Automaatne heledus"
- scheme: 'default'
primary: black
accent: deep-purple
media: '(prefers-color-scheme: light)'
toggle:
icon: 'material/lightbulb'
name: "Tekst tumedal tasutal"
- scheme: 'slate'
primary: black
accent: deep-purple
media: '(prefers-color-scheme: dark)'
toggle:
icon: 'material/lightbulb-outline'
Expand Down

0 comments on commit ee7c71b

Please sign in to comment.