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

Commit b4b46f61 authored by Sunny Goyal's avatar Sunny Goyal Committed by Automerger Merge Worker
Browse files

Adding base colors to iconLib am: eea593ce

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/libs/systemui/+/14034866

Change-Id: Id9ac7acbfc3589f56ce2d4eac8413fa272f60354
parents c3cd65ed eea593ce
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>