Lines Matching +full:red +full:- +full:x
2 "x": 0, number
4 "line-width": 3,
5 "line-length": 50,
6 "text-margin": 10,
7 "font-size": 14,
8 "font-color": "black",
9 "line-color": "black",
10 "element-color": "black",
12 "yes-text": "yes",
13 "no-text": "no",
14 "arrow-end": "block",
18 "font-color": "red",
19 "element-color": "green",
23 "class": "end-element"
27 "past" : { "fill" : "#CCCCCC", "font-size" : 12},
28 "current" : {"fill" : "yellow", "font-color" : "red", "font-weight" : "bold"},
32 "approved" : { "fill" : "#58C4A3", "font-size" : 12, "yes-text" : "APPROVED", "no-text" : "n/a" },
33 "rejected" : { "fill" : "#C45879", "font-size" : 12, "yes-text" : "n/a", "no-text" : "REJECTED" }