Skip to content

Commit 8bbbd3f

Browse files
committed
Punch up the date contrast.
Bug: 6499757 Change-Id: I489718a8d167d30465bc16cfc3167d8d073efd2c
1 parent ffc731d commit 8bbbd3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/SystemUI/res/values/styles.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<style name="TextAppearance.StatusBar.Expanded.Date">
6060
<item name="android:textSize">12dp</item>
6161
<item name="android:textStyle">normal</item>
62-
<item name="android:textColor">#666666</item>
62+
<item name="android:textColor">#cccccc</item>
6363
<item name="android:textAllCaps">true</item>
6464
</style>
6565

0 commit comments

Comments
 (0)