diff --git a/core/res/res/drawable-hdpi/ic_bullet_key_permission.png b/core/res/res/drawable-hdpi/ic_bullet_key_permission.png
index 4b9bf53292124..4cf50ade1039f 100644
Binary files a/core/res/res/drawable-hdpi/ic_bullet_key_permission.png and b/core/res/res/drawable-hdpi/ic_bullet_key_permission.png differ
diff --git a/core/res/res/drawable-hdpi/ic_text_dot.png b/core/res/res/drawable-hdpi/ic_text_dot.png
index a7eaec5ad1a3c..fa69c69adbb88 100644
Binary files a/core/res/res/drawable-hdpi/ic_text_dot.png and b/core/res/res/drawable-hdpi/ic_text_dot.png differ
diff --git a/core/res/res/drawable-mdpi/ic_bullet_key_permission.png b/core/res/res/drawable-mdpi/ic_bullet_key_permission.png
index 22f25ca849048..7fee560242de9 100644
Binary files a/core/res/res/drawable-mdpi/ic_bullet_key_permission.png and b/core/res/res/drawable-mdpi/ic_bullet_key_permission.png differ
diff --git a/core/res/res/drawable-mdpi/ic_text_dot.png b/core/res/res/drawable-mdpi/ic_text_dot.png
index 47913f66595a8..2225bd581425f 100644
Binary files a/core/res/res/drawable-mdpi/ic_text_dot.png and b/core/res/res/drawable-mdpi/ic_text_dot.png differ
diff --git a/core/res/res/drawable-xhdpi/ic_bullet_key_permission.png b/core/res/res/drawable-xhdpi/ic_bullet_key_permission.png
index ccbdcc3cf5329..6a0bdfcb1b43b 100644
Binary files a/core/res/res/drawable-xhdpi/ic_bullet_key_permission.png and b/core/res/res/drawable-xhdpi/ic_bullet_key_permission.png differ
diff --git a/core/res/res/drawable-xhdpi/ic_text_dot.png b/core/res/res/drawable-xhdpi/ic_text_dot.png
index d316f9ac8b1f4..869dd95beacee 100644
Binary files a/core/res/res/drawable-xhdpi/ic_text_dot.png and b/core/res/res/drawable-xhdpi/ic_text_dot.png differ
diff --git a/core/res/res/layout/grant_credentials_permission.xml b/core/res/res/layout/grant_credentials_permission.xml
index 3313590dfee47..dd85b33b814db 100644
--- a/core/res/res/layout/grant_credentials_permission.xml
+++ b/core/res/res/layout/grant_credentials_permission.xml
@@ -77,7 +77,7 @@
android:textAppearance="?android:attr/textAppearanceMedium"
android:textColor="@color/perms_dangerous_perm_color"
android:textStyle="bold"
- android:paddingLeft="6dip"
+ android:paddingLeft="16dip"
android:layout_toRightOf="@id/permission_icon"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
@@ -88,7 +88,7 @@
android:textColor="@color/perms_dangerous_perm_color"
android:layout_marginTop="-4dip"
android:paddingBottom="8dip"
- android:paddingLeft="6dip"
+ android:paddingLeft="16dip"
android:layout_below="@id/account_type"
android:layout_toRightOf="@id/permission_icon"
android:layout_width="wrap_content"
@@ -101,7 +101,7 @@
android:textStyle="bold"
android:layout_marginTop="-4dip"
android:paddingBottom="8dip"
- android:paddingLeft="6dip"
+ android:paddingLeft="16dip"
android:layout_below="@id/account_name"
android:layout_toRightOf="@id/permission_icon"
android:layout_width="wrap_content"
diff --git a/core/res/res/values/colors.xml b/core/res/res/values/colors.xml
index a9c603f03c790..c37871bfca785 100644
--- a/core/res/res/values/colors.xml
+++ b/core/res/res/values/colors.xml
@@ -85,8 +85,8 @@
#aaa
- #dd6826
- #dd6826
+ #33b5e5
+ #33b5e5
#cc222222