ironicbadger / pms-wiki

The aim is to share knowledge and information about building an open-source media server.
https://perfectmediaserver.com
Other
405 stars 55 forks source link

Add toggle for dark mode: #39

Closed ebb-earl-co closed 3 years ago

ebb-earl-co commented 3 years ago

Based on mkdocs documentation 'https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/#color-palette-toggle' I love the wiki and am working through it to try to create my own Perfect Media Server, but the lack of dark mode pains me. This is my first time working with mkdocs, so there were warnings when building locally (notably that the google_analytics: key is deprecated) which I ignored but perhaps they could be part of an enhanced P.R.