summaryrefslogtreecommitdiffstats
path: root/res/values/lineage_colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/lineage_colors.xml')
-rw-r--r--res/values/lineage_colors.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/values/lineage_colors.xml b/res/values/lineage_colors.xml
index 5dcf57277..20001121f 100644
--- a/res/values/lineage_colors.xml
+++ b/res/values/lineage_colors.xml
@@ -29,5 +29,6 @@
<!-- Settings -->
<color name="settings_sheet_background">#f5f5f5</color>
<color name="settings_statusbar_dim">#bdbdbd</color>
- <color name="settings_icons">#424242</color>
+ <color name="settings_quick_icons">#424242</color>
+ <color name="settings_icons">?android:attr/textColorPrimary</color>
</resources> \ No newline at end of file