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

Commit 8bbbd3fc authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Punch up the date contrast.

Bug: 6499757
Change-Id: I489718a8d167d30465bc16cfc3167d8d073efd2c
parent ffc731d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@
    <style name="TextAppearance.StatusBar.Expanded.Date">
        <item name="android:textSize">12dp</item>
        <item name="android:textStyle">normal</item>
        <item name="android:textColor">#666666</item>
        <item name="android:textColor">#cccccc</item>
        <item name="android:textAllCaps">true</item>
    </style>