mirror of
https://github.com/moparisthebest/k-9
synced 2025-03-02 17:41:57 -05:00
Use entirely black background in dark theme (not the default gradient)
This commit is contained in:
parent
2fd047a406
commit
b426cd847c
@ -49,6 +49,7 @@
|
||||
</style>
|
||||
|
||||
<style name="Theme.K9.Dark.Base" parent="Theme.Sherlock">
|
||||
<item name="android:windowBackground">@android:color/black</item>
|
||||
<item name="iconFolder">@drawable/folder_dark</item>
|
||||
<item name="listDivider">@drawable/divider_dark</item>
|
||||
<item name="iconListItemMenu">@drawable/dropdown_ic_arrow_normal_holo_dark</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user