diff --git a/app/src/main/res/drawable/search_pill_background.xml b/app/src/main/res/drawable/search_pill_background.xml index d86e0dae0..6a67b6163 100644 --- a/app/src/main/res/drawable/search_pill_background.xml +++ b/app/src/main/res/drawable/search_pill_background.xml @@ -3,10 +3,10 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - + + android:color="@color/searchPillPrimary"/> \ No newline at end of file diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 9de8cf85b..d83d48983 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -16,5 +16,6 @@ #665BFD #6D6D6E - #202340 + #FAFAFC + #202340 diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 67a2c10bf..cc6377645 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -15,7 +15,7 @@ wrap_content false 14sp - @color/searchPillText + @color/searchPillPrimary center_vertical center_vertical true