summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
diff options
context:
space:
mode:
authorMario Bertschler <bmario@google.com>2017-09-06 18:50:30 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2017-09-06 18:50:30 +0000
commitf7db42f5ab79da8e0b0e91418399a93b79e28327 (patch)
tree7359a5dbd03798b4e9f41131e1ba4234fcb7f8e1 /res/values/styles.xml
parentaeed7f24f22555893c34a901fac7e7262b436347 (diff)
parent152d4d476e9cd5799f84a45c184f7e1847bf77ef (diff)
downloadandroid_packages_apps_Trebuchet-f7db42f5ab79da8e0b0e91418399a93b79e28327.tar.gz
android_packages_apps_Trebuchet-f7db42f5ab79da8e0b0e91418399a93b79e28327.tar.bz2
android_packages_apps_Trebuchet-f7db42f5ab79da8e0b0e91418399a93b79e28327.zip
Merge "Changing overlay color for all apps in dark theme." into ub-launcher3-dorval-polish2
Diffstat (limited to 'res/values/styles.xml')
-rw-r--r--res/values/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 5d06705f8..8129e810f 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -62,7 +62,7 @@
<item name="android:textColorHint">#A0FFFFFF</item>
<item name="android:colorControlHighlight">#A0FFFFFF</item>
<item name="android:colorPrimary">#FF333333</item>
- <item name="allAppsScrimColor">#7A000000</item>
+ <item name="allAppsScrimColor">#7A212121</item>
<item name="allAppsNavBarScrimColor">#80000000</item>
<item name="popupColorPrimary">?android:attr/colorPrimary</item>
<item name="popupColorSecondary">#424242</item> <!-- Gray 800 -->