Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a6da1ca2 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Theme app according to our pallete

parent 2e05591f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,6 +18,6 @@
<resources
    xmlns:androidprv="http://schemas.android.com/apk/prv/res/android">

    <color name="search_bar_background">?androidprv:attr/colorSurfaceVariant</color>
    <color name="search_bar_background">@*android:color/e_action_bar_dark</color>

</resources>
+1 −1
Original line number Diff line number Diff line
@@ -16,5 +16,5 @@
  -->

<resources>
    <color name="search_bar_background">?android:attr/colorBackground</color>
    <color name="search_bar_background">@android:color/system_neutral1_50</color>
</resources>