Change several colors in Indigo theme.

This commit is contained in:
Alex Ning
2021-06-11 15:29:44 +08:00
parent fda2c142c8
commit 7c388ebd52
6 changed files with 77 additions and 79 deletions

View File

@@ -2,7 +2,7 @@
<resources>
<color name="colorPrimary">#242424</color>
<color name="colorPrimaryDark">#121212</color>
<color name="colorAccent">#FF4081</color>
<color name="colorAccent">#FF1868</color>
<color name="transparentActionBarAndExoPlayerControllerColor">#88000000</color>
<color name="backgroundColor">#121212</color>
<color name="playButtonBackgroundColor">#FFFFFF</color>