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

Commit 290ec59d authored by Gitsaibot's avatar Gitsaibot Committed by Jochen Sprickerhof
Browse files

Overwrite external chips colors for better readability on black/white theme.

parent 62195a60
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -270,4 +270,8 @@

    <!-- timezone_GMT_background_color -->
    <color name="calendar_date_banner_background_dark">#212121</color>

    <!-- Overwrite external chips colors -->
    <color name="chips_dropdown_text_default">#9e9e9e</color>
    <color name="chips_dropdown_text_highlighted">@android:color/holo_blue_light</color>
</resources>