try nav_track_fluorescent alpha=E5 to better cover blue highways as requested in forum
This commit is contained in:
parent
0525f5ddd6
commit
0a912612e3
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
<color name="pos_around">#707CDC</color> <!-- family blue similar to above -->
|
||||
|
||||
<color name="nav_track">#0000FF</color> <!-- needs to be brighter, hardly visible in night mode -->
|
||||
<color name="nav_track_fluorescent">#CCFF6600</color>
|
||||
<color name="nav_track_fluorescent">#E5FF6600</color>
|
||||
<color name="nav_arrow">#FADE23</color>
|
||||
<color name="nav_arrow_imminent">#FF2300</color>
|
||||
<color name="nav_arrow_distant">#C0C0C0</color>
|
||||
|
|
Loading…
Reference in a new issue