test more traffic-light like (yellow + green) convention of turn and lane indications
This commit is contained in:
parent
d8091ddb72
commit
5c69abc347
1 changed files with 3 additions and 3 deletions
|
@ -27,9 +27,9 @@
|
|||
<color name="nav_track">#960000FF</color>
|
||||
<color name="nav_track_fluorescent">#CCFF6600</color>
|
||||
<color name="nav_arrow">#FADE23</color>
|
||||
<color name="nav_arrow_imminent">#FF2300</color>
|
||||
<!-- next line for more traffic-light like convention of turn indications -->
|
||||
<!-- color name="nav_arrow_imminent">#2EFF00</color -->
|
||||
<!-- color name="nav_arrow_imminent">#FF2300</color -->
|
||||
<!-- next line for more traffic-light like convention of turn and lane indications -->
|
||||
<color name="nav_arrow_imminent">#2EFF00</color>
|
||||
<color name="nav_arrow_distant">#C0C0C0</color>
|
||||
<color name="nav_point">#FA5050</color>
|
||||
|
||||
|
|
Loading…
Reference in a new issue