Let's go back to traffic light pattern for our turn indications, i.e. green for "go now"
This commit is contained in:
parent
9fcab7cbe2
commit
042849ec7e
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@
|
|||
|
||||
<color name="nav_arrow_distant">#C0C0C0</color>
|
||||
<color name="nav_arrow">#FADE23</color>
|
||||
<color name="nav_arrow_imminent">#ff8800</color>
|
||||
<color name="nav_arrow_imminent">#2EFF00</color>
|
||||
|
||||
<color name="nav_point">#FA5050</color>
|
||||
<color name="poi_background">#A0FF8000</color>
|
||||
|
|
Loading…
Reference in a new issue