You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, not a major issue but I have the configuration below. The ground status displays in black not white like the rest of the labels. Can i change this behavior?
Hi, not a major issue but I have the configuration below. The ground status displays in black not white like the rest of the labels. Can i change this behavior?
"departure": {
"definition": [
[ "callsign" ],
[ "sctype", "deprwy" ],
["groundstatus", "gate"]
],
"background_color": {
"r": 40,
"g": 50,
"b": 200,
"a": 255
},
"background_color_on_runway": {
"r": 40,
"g": 50,
"b": 200,
"a": 255
},
"text_color": {
"r": 255,
"g": 255,
"b": 255
}
The text was updated successfully, but these errors were encountered: