Skip to content

Status code on tag does not respect text colour setting #110

@broganj

Description

@broganj

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions