{ "map": { "Background": [ 1.0, 1.0, 1.0, 1.0 ], "Debug": [ 1.0, 0.0, 0.0, 1.0 ], "BrightDebug": [ 0.8, 0.1, 0.1, 1.0 ], "Road": [ 0.0, 0.0, 0.0, 1.0 ], "Parking": [ 0.5, 0.0, 0.5, 1.0 ], "Sidewalk": [ 0.0, 1.0, 0.0, 1.0 ], "ChangedStopSignIntersection": [ 0.0, 1.0, 0.0, 1.0 ], "ChangedTrafficSignalIntersection": [ 1.0, 0.65, 0.0, 1.0 ], "TrafficSignalIntersection": [ 1.0, 1.0, 0.0, 1.0 ], "NormalIntersection": [ 0.3, 0.3, 0.3, 1.0 ], "Selected": [ 0.0, 0.0, 1.0, 1.0 ], "Turn": [ 1.0, 0.0, 0.0, 1.0 ], "ConflictingTurn": [ 1.0, 0.0, 0.0, 0.5 ], "Building": [ 0.7, 0.7, 0.7, 1.0 ], "ParcelBoundary": [ 0.3, 0.3, 0.3, 1.0 ], "ParcelInterior": [ 0.5, 0.0, 0.0, 1.0 ], "RoadOrientation": [ 1.0, 1.0, 0.0, 1.0 ], "SearchResult": [ 1.0, 0.0, 0.0, 1.0 ], "Visited": [ 0.0, 0.0, 1.0, 1.0 ], "Queued": [ 1.0, 0.0, 0.0, 1.0 ], "NextQueued": [ 0.0, 1.0, 0.0, 1.0 ], "TurnIconCircle": [ 0.3, 0.3, 0.3, 1.0 ], "TurnIconInactive": [ 0.7, 0.7, 0.7, 1.0 ], "MatchClassification": [ 0.0, 1.0, 0.0, 1.0 ], "DontMatchClassification": [ 0.0, 0.0, 0.0, 0.1 ], "TurnIrrelevant": [ 0.3, 0.3, 0.3, 1.0 ], "SignalEditorTurnInCurrentCycle": [ 0.0, 1.0, 0.0, 1.0 ], "SignalEditorTurnCompatibleWithCurrentCycle": [ 0.0, 1.0, 0.0, 0.2 ], "SignalEditorTurnConflictsWithCurrentCycle": [ 1.0, 0.0, 0.0, 0.0 ], "PriorityTurn": [ 0.0, 1.0, 0.0, 1.0 ], "YieldTurn": [ 1.0, 1.0, 0.0, 1.0 ], "StopTurn": [ 1.0, 0.0, 0.0, 1.0 ], "MovingCar": [ 0.0, 1.0, 1.0, 1.0 ], "StuckCar": [ 1.0, 0.0, 0.0, 1.0 ] } }