We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8698e3d commit 748e1b2Copy full SHA for 748e1b2
onebusaway-android/src/main/res/values/colors.xml
@@ -68,7 +68,7 @@
68
69
<!--Reporting-->
70
<color name="light_gray">#CCCCCC</color>
71
- <color name="material_gray">#7F7F7F</color>
+ <color name="material_gray">#6A6A6A</color>
72
<color name="material_background">#F9F9F9</color>
73
<color name="focus">#ff8e00</color>
74
<color name="alert_info">@color/theme_primary_dark</color>
0 commit comments