Fix RSS feed delete button and disabled button text

This commit is contained in:
Torsten Grote
2018-06-20 11:59:53 -03:00
parent 912b1b5b1d
commit 679c1c3719
5 changed files with 27 additions and 22 deletions

View File

@@ -10,6 +10,8 @@
<color name="card_background">@color/cardview_dark_background</color>
<color name="divider">#666666</color>
<color name="briar_button_text_disabled">#23cccccc</color>
<color name="thread_item_background">@color/window_background</color>
<color name="thread_item_highlight">#000000</color>