File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 11site_name : Django MailAuth
2- site_url : https://django-mailauth.codingjoe.dev
32repo_url : https://github.com/codingjoe/django-mail-auth
43plugins :
54 - autorefs
@@ -13,6 +12,21 @@ plugins:
1312 - https://docs.djangoproject.com/en/stable/objects.inv
1413theme :
1514 name : material
15+ palette :
16+ - media : " (prefers-color-scheme)"
17+ toggle :
18+ icon : material/brightness-auto
19+ name : Switch to light mode
20+ - media : " (prefers-color-scheme: light)"
21+ scheme : default
22+ toggle :
23+ icon : material/brightness-7
24+ name : Switch to dark mode
25+ - media : " (prefers-color-scheme: dark)"
26+ scheme : slate
27+ toggle :
28+ icon : material/brightness-4
29+ name : Switch to system preference
1630 features :
1731 - search.suggest
1832 - search.share
You can’t perform that action at this time.
0 commit comments