Skip to content

Commit 748e1b2

Browse files
Improve text contrast in Plan a Trip (Beta) screen (#1406)
Signed-off-by: Amr <[email protected]> Co-authored-by: Amr <[email protected]>
1 parent 8698e3d commit 748e1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: onebusaway-android/src/main/res/values/colors.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
<!--Reporting-->
7070
<color name="light_gray">#CCCCCC</color>
71-
<color name="material_gray">#7F7F7F</color>
71+
<color name="material_gray">#6A6A6A</color>
7272
<color name="material_background">#F9F9F9</color>
7373
<color name="focus">#ff8e00</color>
7474
<color name="alert_info">@color/theme_primary_dark</color>

0 commit comments

Comments
 (0)