]> git.ipfire.org Git - thirdparty/starlette.git/commit
Add dark theme for the documentation (#1230)
authorPiotr Gnus <gbdlin@users.noreply.github.com>
Sat, 18 Sep 2021 11:08:29 +0000 (13:08 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Sep 2021 11:08:29 +0000 (13:08 +0200)
commit7a1108058b6c0a0ab634b4c4376cf878376bf124
tree1bab8213e46962cb68796ef1fd6f3675e9c5a3e9
parent48dea4ddf1ed93a76ddf3bb3107df837993a0b1e
Add dark theme for the documentation (#1230)

* mkdocs: expanded theme configuration to add alternative dark theme.
  The default theme will be determined by the users system theme by the
  `prefers-color-scheme` media query.

Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
mkdocs.yml