| OLD | NEW |
| (Empty) | |
| 1 [ |
| 2 { |
| 3 "comment": "scale factor overrides", |
| 4 "scale_factor_overrides": [ |
| 5 { |
| 6 "machine_name": "Nexus 6", |
| 7 "scale_factor": 1.47436 |
| 8 }, |
| 9 { |
| 10 "machine_name": "Nexus 9", |
| 11 "scale_factor": 1.566 |
| 12 } |
| 13 ] |
| 14 }, |
| 15 { |
| 16 "comment": "light green", |
| 17 "location": [ 100, 175 ], |
| 18 "size": [ 1, 1 ], |
| 19 "color": [ 202, 223, 170 ], |
| 20 "tolerance": 3 |
| 21 }, |
| 22 { |
| 23 "comment": "darker green", |
| 24 "location": [ 40, 250 ], |
| 25 "size": [ 1, 1 ], |
| 26 "color": [ 190, 214, 190 ], |
| 27 "tolerance": 3 |
| 28 }, |
| 29 { |
| 30 "comment": "blue lake", |
| 31 "location": [ 590, 390 ], |
| 32 "size": [ 1, 1 ], |
| 33 "color": [ 145, 188, 255 ], |
| 34 "tolerance": 3 |
| 35 }, |
| 36 { |
| 37 "comment": "darker gray", |
| 38 "location": [ 90, 125 ], |
| 39 "size": [ 1, 1 ], |
| 40 "color": [ 233, 229, 220 ], |
| 41 "tolerance": 3 |
| 42 }, |
| 43 { |
| 44 "comment": "lighter gray", |
| 45 "location": [ 390, 300 ], |
| 46 "size": [ 1, 1 ], |
| 47 "color": [ 240, 237, 229 ], |
| 48 "tolerance": 3 |
| 49 } |
| 50 ] |
| OLD | NEW |