update theme colors to better reflect material design guidelines

* dark primary: #000000 -> #121212
This commit is contained in:
2020-12-05 21:51:12 +01:00
parent e34e5b2bbd
commit 82bf34e4cb
15 changed files with 51 additions and 54 deletions

View File

@ -49,6 +49,7 @@
<string name="theme_dark">Dark</string>
<!-- about fragment -->
<string name="teapod_repo" translatable="false">git.mosad.xyz/Seil0/teapod</string>
<string name="tmdb_notice" translatable="false">This product uses the TMDb API but is not endorsed or certified by TMDb.</string>
<string name="third_party_heading">Third Party Licenses</string>
<string name="third_party_component_desc">© %1$s %2$s under %3$s</string>