summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 3cf7d39a6..082489d53 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -51,6 +51,9 @@
<color name="dynamic_grid_preview_foreground">#FF000000</color>
<color name="app_drawer_background">#76000000</color>
+ <color name="app_drawer_drag_background">#bf14191e</color>
+ <color name="app_scrubber_highlight_color">@android:color/white</color>
+ <color name="app_scrubber_gray_color">@android:color/darker_gray</color>
<color name="scrubber_background">#CC14191E</color>
</resources>