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

Commit bd879761 authored by Dan Sandler's avatar Dan Sandler
Browse files

Pressed the "dim" button on the clock one too many times.

Bug: 16202293
Change-Id: I0d1c746bb775f56db018c231a296daca848e9235
parent a7cf5597
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@
    <color name="data_usage_secondary">#99FFFFFF</color><!-- 60% white -->
    <color name="data_usage_graph_track">#33FFFFFF</color><!-- 20% white -->
    <color name="data_usage_graph_warning">#FFFFFFFF</color>
    <color name="status_bar_clock_color">#33FFFFFF</color>
    <color name="status_bar_clock_color">#FFFFFFFF</color>

    <!-- Tint color for the content on the notification overflow card. -->
    <color name="keyguard_overflow_content_color">#ff686868</color>