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

Commit eea593ce authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Adding base colors to iconLib

Bug: 161980186
Test: Presubmit
Change-Id: I47cd7cf71f43ddd40516a2310a1ce1e8782235d8
parent a0e7a1d4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -18,4 +18,7 @@
-->
<resources>
    <color name="legacy_icon_background">#FFFFFF</color>

    <!-- Yellow 600, used for highlighting "important" conversations in settings & notifications -->
    <color name="important_conversation">#f9ab00</color>
</resources>