Skip to content

Commit

Permalink
Adjust highway and railway colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Helium314 authored Jun 20, 2022
1 parent e639688 commit c628149
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions streetcomplete-dark-style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ global:
text_fill_color: '#ccf'
text_water_color: '#ccf'

railway_color: '#903'
railway_color: '#96c'
road_color: '#559'
road_outline_color: '#99f'
highway_color: '#033'
highway_outline_color: '#000'
highway_color: '#669'
highway_outline_color: global.road_outline_color
path_color: global.road_color
path_outline_color: '#547'
square_color: global.road_color
Expand Down

0 comments on commit c628149

Please sign in to comment.