{
  "width": 1180,
  "height": 810,
  "elements": {
    "81qYuJkeHUNuB8LugtGwPQ": {
      "type": "button",
      "buttonType": "osc",
      "textColor": {
        "type": "preset",
        "color": "white"
      },
      "backgroundColor": {
        "type": "dynamic",
        "template": "${osc(\"/mixer/collin/muted\") ? \"green-900\" : \"green-500\"}"
      },
      "label": "Collin",
      "font": {
        "size": 40
      },
      "width": 200,
      "height": 200,
      "x": 930,
      "y": 450,
      "zIndex": 10,
      "onPress": "/mixer/collin/mute toggle"
    }
  },
  "backgroundColor": {
    "type": "preset",
    "color": "gray"
  }
}
