diff --git a/res/layout/system_shortcut_icon_only.xml b/res/layout/system_shortcut_icon_only.xml
index b8b5b8c1c7..5a81f70bc0 100644
--- a/res/layout/system_shortcut_icon_only.xml
+++ b/res/layout/system_shortcut_icon_only.xml
@@ -19,7 +19,7 @@
android:layout_width="@dimen/system_shortcut_header_icon_touch_size"
android:layout_height="@dimen/system_shortcut_header_icon_touch_size"
android:background="?android:attr/selectableItemBackgroundBorderless"
- android:tint="?android:attr/textColorHint"
+ android:tint="?attr/iconOnlyShortcutColor"
android:tintMode="src_in"
android:padding="@dimen/system_shortcut_header_icon_padding"
android:theme="@style/PopupItem" />
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index e946835089..d4cb6d7e97 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -34,6 +34,7 @@
+
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index 0b589a2ed8..31b12adbf1 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -200,7 +200,7 @@
24dp
16dp
- 40dp
+ 48dp
48dp
12dp
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 1523ea913c..a2c0f23ddd 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -35,7 +35,7 @@
- 46
- #66FFFFFF
- #FFF
- - #F5F5F5
+ - #F1F3F4
- #E0E0E0
- false
- false
@@ -51,6 +51,7 @@
- #FF212121
- #FF616161
- #CCFFFFFF
+ - ?android:attr/textColorSecondary
- #FF212121
- false
@@ -93,7 +94,7 @@
- 102
- #80000000
- #3C4043
- - #5F6368
+ - #202124
- #757575
- @style/WidgetContainerTheme.Dark
- #FF464646
@@ -103,6 +104,7 @@
- #FFCCCCCC
- true
- #99FFFFFF
+ - #B3FFFFFF
- @android:color/white