Implemented app-theme-helper. Needs to be cleaned up.
This commit is contained in:
parent
178c15dafb
commit
8b98a9be85
39 changed files with 275 additions and 1370 deletions
|
|
@ -58,7 +58,7 @@
|
|||
</style>
|
||||
|
||||
<style name="Theme.Phonograph.Base.Black" parent="@style/Theme.Phonograph.Base">
|
||||
<item name="android:windowBackground">@drawable/black</item>
|
||||
<item name="android:windowBackground">@android:color/black</item>
|
||||
<item name="divider_color">#18FFFFFF</item>
|
||||
<item name="default_bar_color">@color/grey_800</item>
|
||||
<item name="cardBackgroundColor">@color/grey_900</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue