test more traffic-light like (yellow + green) convention of turn and lane indications

This commit is contained in:
sonora 2013-02-13 20:03:15 +01:00
parent d8091ddb72
commit 5c69abc347

View file

@ -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>