{
  "name": "A.R.C. Laser hell",
  "dataColors": [
    "#1c5fa8",
    "#bf8100",
    "#0f9b8e",
    "#8b4fbf",
    "#3f8f3a",
    "#b0439c",
    "#7a8a1e"
  ],
  "background": "#ffffff",
  "foreground": "#1d1d1b",
  "tableAccent": "#2f5c8f",
  "good": "#3f8f3a",
  "neutral": "#4a5568",
  "bad": "#e14243",
  "maximum": "#001f47",
  "center": "#d3dae4",
  "minimum": "#ffffff",
  "textClasses": {
    "callout": {
      "fontSize": 40,
      "fontFace": "Arial",
      "color": "#1d1d1b"
    },
    "title": {
      "fontSize": 13,
      "fontFace": "Arial",
      "color": "#1d1d1b"
    },
    "header": {
      "fontSize": 11,
      "fontFace": "Arial",
      "color": "#1d1d1b"
    },
    "label": {
      "fontSize": 10,
      "fontFace": "Arial",
      "color": "#4a5568"
    }
  },
  "visualStyles": {
    "*": {
      "*": {
        "background": [
          {
            "show": false
          }
        ],
        "border": [
          {
            "show": false
          }
        ],
        "dropShadow": [
          {
            "show": false
          }
        ],
        "visualHeader": [
          {
            "show": false
          }
        ],
        "title": [
          {
            "show": true,
            "fontColor": "#1d1d1b",
            "fontSize": 13,
            "fontFamily": "Arial",
            "alignment": "left",
            "background": "#ffffff"
          }
        ],
        "categoryAxis": [
          {
            "show": true,
            "labelColor": "#4a5568",
            "fontFamily": "Arial",
            "fontSize": 10,
            "showAxisTitle": false,
            "gridlineShow": false,
            "lineColor": "#d3dae4"
          }
        ],
        "valueAxis": [
          {
            "show": true,
            "labelColor": "#4a5568",
            "fontFamily": "Arial",
            "fontSize": 10,
            "showAxisTitle": false,
            "gridlineShow": true,
            "gridlineColor": "#d3dae4",
            "gridlineThickness": 1,
            "gridlineStyle": "solid"
          }
        ],
        "legend": [
          {
            "show": true,
            "position": "TopLeft",
            "showTitle": false,
            "labelColor": "#4a5568",
            "fontFamily": "Arial",
            "fontSize": 10
          }
        ],
        "labels": [
          {
            "show": false
          }
        ]
      }
    },
    "page": {
      "*": {
        "background": [
          {
            "color": {
              "solid": {
                "color": "#ffffff"
              }
            },
            "transparency": 0
          }
        ],
        "outspace": [
          {
            "color": {
              "solid": {
                "color": "#ffffff"
              }
            },
            "transparency": 0
          }
        ]
      }
    },
    "tableEx": {
      "*": {
        "grid": [
          {
            "gridVertical": false,
            "gridHorizontal": true,
            "gridHorizontalColor": {
              "solid": {
                "color": "#d3dae4"
              }
            },
            "rowPadding": 4
          }
        ],
        "columnHeaders": [
          {
            "fontColor": "#ffffff",
            "backColor": "#001f47",
            "fontFamily": "Arial",
            "fontSize": 10
          }
        ]
      }
    },
    "pivotTable": {
      "*": {
        "columnHeaders": [
          {
            "fontColor": "#ffffff",
            "backColor": "#001f47",
            "fontFamily": "Arial",
            "fontSize": 10
          }
        ]
      }
    },
    "card": {
      "*": {
        "labels": [
          {
            "color": "#001f47",
            "fontFamily": "Arial",
            "fontSize": 36
          }
        ],
        "categoryLabels": [
          {
            "color": "#4a5568",
            "fontFamily": "Arial",
            "fontSize": 11
          }
        ]
      }
    },
    "slicer": {
      "*": {
        "items": [
          {
            "fontColor": "#1d1d1b",
            "fontFamily": "Arial",
            "fontSize": 10
          }
        ],
        "header": [
          {
            "fontColor": "#001f47",
            "fontFamily": "Arial",
            "fontSize": 11
          }
        ]
      }
    },
    "lineChart": {
      "*": {
        "lineStyles": [
          {
            "strokeWidth": 2,
            "showMarker": true,
            "markerSize": 4
          }
        ]
      }
    }
  }
}
