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

Commit f29beb64 authored by George Chan's avatar George Chan Committed by Android (Google) Code Review
Browse files

Merge "Added USB data protection notification tint color for dark mode." into main

parents 0fef22b1 6f536ca9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -59,4 +59,8 @@
    <color name="side_fps_toast_background">#2E3132</color>
    <color name="side_fps_text_color">#EFF1F2</color>
    <color name="side_fps_button_color">#33B9DB</color>

    <!-- Color for APM USB Data Protection Notification-->
    <!-- Notification icon tint color-->
    <color name="security_privacy_notification_tint_normal">#8AB4F8</color>
</resources>