Revert "Black theme update (#673)"

This reverts commit 5f9a2a54

Reason:
1. also affects the other themes
2. too much black for my taste
This commit is contained in:
Karim Abou Zeid 2019-06-21 17:38:37 +02:00
commit 0f344c9bee
5 changed files with 2 additions and 5 deletions

View file

@ -63,7 +63,7 @@
<item name="android:windowBackground">@android:color/black</item>
<item name="dividerColor">#18FFFFFF</item>
<item name="defaultFooterColor">@color/md_grey_800</item>
<item name="cardBackgroundColor">@android:color/black</item>
<item name="cardBackgroundColor">@color/md_grey_900</item>
<item name="md_background_color">@color/md_grey_900</item>
</style>