Fixed black theme bugs
This commit is contained in:
parent
d301e25b4e
commit
d6cb7d76f9
2 changed files with 2 additions and 1 deletions
|
|
@ -60,6 +60,7 @@
|
|||
<style name="Theme.Phonograph.Base.Black" parent="@style/Theme.Phonograph.Base">
|
||||
<item name="android:windowBackground">@drawable/black</item>
|
||||
<item name="divider_color">#18FFFFFF</item>
|
||||
<item name="default_bar_color">@color/grey_800</item>
|
||||
<item name="cardBackgroundColor">@color/grey_900</item>
|
||||
<item name="md_background_color">@color/grey_900</item>
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue