-
Notifications
You must be signed in to change notification settings - Fork 7
/
mono-green.xml
149 lines (149 loc) · 3.77 KB
/
mono-green.xml
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<?xml version="1.0" encoding="utf-8"?>
<VATSpyConfig xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AutoRefresh>true</AutoRefresh>
<AutoUpdateDataFiles>true</AutoUpdateDataFiles>
<CheckForUpdates>true</CheckForUpdates>
<MapBookmarks />
<Favorites />
<Filters />
<WaterDetailLevel>VeryLow</WaterDetailLevel>
<IslandDetailLevel>VeryLow</IslandDetailLevel>
<MaxDataAge>4</MaxDataAge>
<LastMETARCodes />
<ColorSea>
<Red>0</Red>
<Green>0</Green>
<Blue>0</Blue>
</ColorSea>
<ColorLand>
<Red>0</Red>
<Green>0</Green>
<Blue>0</Blue>
</ColorLand>
<ColorCoastline>
<Red>0</Red>
<Green>0.184313729</Green>
<Blue>0</Blue>
</ColorCoastline>
<ColorUnstaffedFIR>
<Red>0</Red>
<Green>0.294117659</Green>
<Blue>0</Blue>
</ColorUnstaffedFIR>
<ColorStaffedFIR>
<Red>0</Red>
<Green>0.6666667</Green>
<Blue>0</Blue>
</ColorStaffedFIR>
<ColorUIR>
<Red>0</Red>
<Green>0.627451</Green>
<Blue>0</Blue>
</ColorUIR>
<ColorApproachCircle>
<Red>0</Red>
<Green>0.5882353</Green>
<Blue>0</Blue>
</ColorApproachCircle>
<ColorAirportLabel>
<Red>0</Red>
<Green>0.4745098</Green>
<Blue>0</Blue>
</ColorAirportLabel>
<ColorFlightSymbol>
<Red>0</Red>
<Green>1</Green>
<Blue>0</Blue>
</ColorFlightSymbol>
<ColorFlightCallsign>
<Red>0</Red>
<Green>1</Green>
<Blue>0</Blue>
</ColorFlightCallsign>
<ColorFlightHighlight>
<Red>0.8509804</Red>
<Green>0.254901975</Green>
<Blue>0</Blue>
</ColorFlightHighlight>
<ColorDepDestLines>
<Red>0</Red>
<Green>0.7490196</Green>
<Blue>0</Blue>
</ColorDepDestLines>
<CustomColors>
<int>16777215</int>
<int>16777215</int>
<int>16777215</int>
<int>16777215</int>
<int>16777215</int>
<int>16777215</int>
<int>16777215</int>
<int>16777215</int>
<int>16777215</int>
<int>16777215</int>
<int>16777215</int>
<int>16777215</int>
<int>16777215</int>
<int>16777215</int>
<int>16777215</int>
<int>16777215</int>
</CustomColors>
<MapShowFlights>true</MapShowFlights>
<MapShowFlightCallsigns>true</MapShowFlightCallsigns>
<MapHighlightFiltered>true</MapHighlightFiltered>
<MapShowATC>true</MapShowATC>
<MapShowFIRs>true</MapShowFIRs>
<MapShowFIRLabels>true</MapShowFIRLabels>
<MapShowStaffedAirports>true</MapShowStaffedAirports>
<MapShowUnstaffedAirports>true</MapShowUnstaffedAirports>
<MapShowInactiveAirports>false</MapShowInactiveAirports>
<MapShowOpsCounts>true</MapShowOpsCounts>
<LastSelectedJumpCode />
<LastSelectedFilter />
<LastMapCenter>
<Lon>5.1563291167226648</Lon>
<Lat>51.599794716800218</Lat>
</LastMapCenter>
<LastMapZoom>1.1060573680103065</LastMapZoom>
<LastVisibleTab>0</LastVisibleTab>
<LastWindowLocation>
<X>139</X>
<Y>108</Y>
</LastWindowLocation>
<LastWindowSize>
<Width>2050</Width>
<Height>1279</Height>
</LastWindowSize>
<WindowMaximized>false</WindowMaximized>
<MapFontUnstaffedATC>
<Family>Trebuchet MS</Family>
<Size>9.75</Size>
<Style>Bold</Style>
</MapFontUnstaffedATC>
<MapFontStaffedATC>
<Family>Trebuchet MS</Family>
<Size>9.75</Size>
<Style>Bold</Style>
</MapFontStaffedATC>
<MapFontAirports>
<Family>Trebuchet MS</Family>
<Size>9</Size>
<Style>Regular</Style>
</MapFontAirports>
<MapFontAircraft>
<Family>Trebuchet MS</Family>
<Size>9</Size>
<Style>Regular</Style>
</MapFontAircraft>
<MapFontPopupText>
<Family>Trebuchet MS</Family>
<Size>9</Size>
<Style>Regular</Style>
</MapFontPopupText>
<UseProxy>false</UseProxy>
<UseDefaultProxy>true</UseDefaultProxy>
<ProxyAddress />
<ProxyPort>80</ProxyPort>
<ProxyUser />
<ProxyPassword />
</VATSpyConfig>