Skip to content

Commit

Permalink
Add back system_primary_color
Browse files Browse the repository at this point in the history
Change-Id: I3b95256e93c99ab209c5c942269ef320588f77eb
  • Loading branch information
xlxfoxxlx committed Jun 15, 2017
1 parent 496d12a commit 4d10e9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/SystemUI/res/values/colors.xml
Expand Up @@ -43,6 +43,7 @@
<color name="status_bar_clock_color">#FFFFFFFF</color>
<color name="qs_user_detail_icon_muted">#FFFFFFFF</color> <!-- not so muted after all -->
<color name="qs_tile_disabled_color">#9E9E9E</color> <!-- 38% black -->
<color name="system_primary_color">@*android:color/material_blue_grey_900</color>

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

0 comments on commit 4d10e9c

Please sign in to comment.