diff --git a/res/drawable/quantum_ic_add_vd_theme_24.xml b/res/drawable/quantum_ic_add_vd_theme_24.xml index 3ceffde2d9acbdef41c9e7ff073c2c94ce99c159..627fc48c4e964c786d233d383fcdd0cbace5eede 100644 --- a/res/drawable/quantum_ic_add_vd_theme_24.xml +++ b/res/drawable/quantum_ic_add_vd_theme_24.xml @@ -21,6 +21,6 @@ android:viewportHeight="24.0" android:tint="?attr/colorControlNormal"> diff --git a/res/drawable/quantum_ic_close_vd_theme_24.xml b/res/drawable/quantum_ic_close_vd_theme_24.xml index 955f7912485b489357222a9081800bc13b92bf6f..3809f5c35c65cd3f3ef71501a0a9be02b45697fe 100644 --- a/res/drawable/quantum_ic_close_vd_theme_24.xml +++ b/res/drawable/quantum_ic_close_vd_theme_24.xml @@ -21,6 +21,6 @@ android:viewportHeight="24.0" android:tint="?attr/colorControlNormal"> diff --git a/res/drawable/quantum_ic_menu_vd_theme_24.xml b/res/drawable/quantum_ic_menu_vd_theme_24.xml index fdb88f3b93c7dd2d96d64daf38cd8dd7033ffc96..5b5d7b76eb541cf4a3bbcbe7fec616d8b32a2302 100644 --- a/res/drawable/quantum_ic_menu_vd_theme_24.xml +++ b/res/drawable/quantum_ic_menu_vd_theme_24.xml @@ -21,6 +21,6 @@ android:viewportHeight="24.0" android:tint="?attr/colorControlNormal"> diff --git a/res/drawable/quantum_ic_search_vd_theme_24.xml b/res/drawable/quantum_ic_search_vd_theme_24.xml index 6e9da640e287a26d99e812ea7a0c390938211a6e..03dcbaa98b0f3021b3e14d4d28af245684c0a7a0 100644 --- a/res/drawable/quantum_ic_search_vd_theme_24.xml +++ b/res/drawable/quantum_ic_search_vd_theme_24.xml @@ -21,6 +21,6 @@ android:viewportHeight="24.0" android:tint="?attr/colorControlNormal"> diff --git a/res/layout/contact_list_filter_item.xml b/res/layout/contact_list_filter_item.xml index 637b2246ab851f3544323c19e5aa837696e16643..81981e4ca56ffb9680440930dc1f6f429491d9f4 100644 --- a/res/layout/contact_list_filter_item.xml +++ b/res/layout/contact_list_filter_item.xml @@ -61,7 +61,7 @@ + android:tint="@color/accent" /> diff --git a/res/menu/people_options.xml b/res/menu/people_options.xml index c1a0424d12c8804bf48904f727a2fe6c2222446e..0b7f53578575a4a1a806eac61b9b70b438c567bc 100644 --- a/res/menu/people_options.xml +++ b/res/menu/people_options.xml @@ -18,12 +18,12 @@ xmlns:app="http://schemas.android.com/tools"> diff --git a/res/values-v27/styles.xml b/res/values-v27/styles.xml index a5ed0de5afa668d36f2e595df6a75cae4490f56c..5c25afdce8a7d3a97a30827946769a8b439e82a0 100644 --- a/res/values-v27/styles.xml +++ b/res/values-v27/styles.xml @@ -13,7 +13,7 @@ @color/background_primary @color/primary_color_dark @color/primary_color - @color/primary_color + @color/accent @style/ContactsAlertDialogTheme @dimen/contact_browser_list_item_height 24dip @@ -57,8 +57,7 @@ - @@ -284,7 +272,7 @@ @@ -317,7 +305,7 @@ @color/primary_text_color @color/secondary_text_color @style/ListViewStyle - @color/color_default_blue1 + @color/accent @@ -425,7 +413,7 @@ @@ -482,7 +470,7 @@ background and text color. See also android:style/Widget.Holo.TextView.ListSepar make margin between the button and screen edge 16dp -->