From bdcee82a13b33e68c6bc872312619150d2715b9b Mon Sep 17 00:00:00 2001 From: Harry Bond Date: Sat, 21 Jun 2025 15:26:11 +0100 Subject: [PATCH] [Android] Better inactive turn lane colour fixes #511 Signed-off-by: Harry Bond --- android/app/src/main/res/values/colors.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/android/app/src/main/res/values/colors.xml b/android/app/src/main/res/values/colors.xml index fe0c9cccf..96d32f480 100644 --- a/android/app/src/main/res/values/colors.xml +++ b/android/app/src/main/res/values/colors.xml @@ -30,6 +30,7 @@ #29000000 #33000000 #3D000000 + #4D000000 #61000000 #66000000 #80000000 @@ -124,8 +125,8 @@ @color/white_primary @color/black_primary - @color/black_20 - @color/black_20 + @color/black_30 + @color/black_30 #FFF2F6F6