forked from streetcomplete/streetcomplete-mapstyle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
streetcomplete-dark-style.yaml
51 lines (42 loc) · 1.44 KB
/
streetcomplete-dark-style.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# for online testing (e.g. Tangram Play)
import:
- https://raw.githubusercontent.com/streetcomplete/streetcomplete-mapstyle/jawg/global.yaml
- https://raw.githubusercontent.com/streetcomplete/streetcomplete-mapstyle/jawg/layers/land.yaml
- https://raw.githubusercontent.com/streetcomplete/streetcomplete-mapstyle/jawg/layers/labels.yaml
- https://raw.githubusercontent.com/streetcomplete/streetcomplete-mapstyle/jawg/layers/roads.yaml
# for local testing (e.g. using an emulator)
#import:
# - global.yaml
# - layers/land.yaml
# - layers/labels.yaml
# - layers/roads.yaml
global:
text_stroke_color: '#2e2e48'
text_fill_color: '#ccf'
text_water_color: '#ccf'
railway_color: '#96c'
road_color: '#559'
road_outline_color: '#99f'
highway_color: '#669'
highway_outline_color: global.road_outline_color
path_color: global.road_color
path_outline_color: '#547'
square_color: global.road_color
earth_color: '#2e2e48'
water_color: '#002'
green_color: '#363054'
forest_color: '#403962'
town_color: '#3d364e'
building_color: [0.16, 0.36, 0.36, 0.75]
building_outline_color: [0.12, 0.32, 0.32, 0.75]
boundary_color: '#e72'
oneway_arrow_color: '#ccf'
barrier_color: '#99f'
tunnel_color: [0.3, 0.2, 1.0, 0.2]
styles:
buildings-style:
base: polygons
blend: translucent
buildings-outline-style:
base: lines
blend: translucent