{
  "name": "Coffre LCOE — IBCS",
  "dataColors": [
    "#0C3483",
    "#8A93A6",
    "#F0980A",
    "#6B5CA5",
    "#1D8588",
    "#7A5B3A",
    "#C62828",
    "#C6CDDB"
  ],
  "background": "#FFFFFF",
  "foreground": "#10214A",
  "tableAccent": "#0C3483",
  "good": "#2E7D32",
  "neutral": "#8A93A6",
  "bad": "#C62828",
  "maximum": "#0C3483",
  "center": "#B8BCC4",
  "minimum": "#FFFFFF",
  "null": "#E5E7EB",
  "textClasses": {
    "callout": {
      "fontSize": 26,
      "fontFace": "Segoe UI Semibold",
      "color": "#1E2230"
    },
    "title": {
      "fontSize": 12,
      "fontFace": "Segoe UI Semibold",
      "color": "#1E2230"
    },
    "header": {
      "fontSize": 11,
      "fontFace": "Segoe UI Semibold",
      "color": "#1E2230"
    },
    "label": {
      "fontSize": 9,
      "fontFace": "Segoe UI",
      "color": "#5B6170"
    }
  },
  "visualStyles": {
    "*": {
      "*": {
        "title": [
          {
            "show": true,
            "alignment": "left",
            "fontSize": 12
          }
        ],
        "border": [
          {
            "show": false
          }
        ],
        "dropShadow": [
          {
            "show": false
          }
        ]
      }
    }
  }
}