Fix some dark theme text contrast issues.

This commit is contained in:
Greyson Parrelli
2020-03-27 11:34:10 -04:00
parent 66c7f8bcb2
commit f5d1b11bda
6 changed files with 12 additions and 8 deletions

View File

@@ -217,6 +217,7 @@
<attr name="pref_divider" format="reference" />
<attr name="quote_missing_icon_color" format="color" />
<attr name="quote_dismiss_button_tint" format="color" />
<declare-styleable name="CustomDefaultPreference">
<attr name="custom_pref_toggle" format="string"/>