{
  "name": "Gestion Publica Peru",
  "dataColors": [
    "#1d4ed8",
    "#0891b2",
    "#16a34a",
    "#f59e0b",
    "#dc2626",
    "#7c3aed",
    "#0d9488",
    "#ca8a04",
    "#9333ea",
    "#0284c7"
  ],
  "background": "#ffffff",
  "foreground": "#1d1d1f",
  "tableAccent": "#1d4ed8",
  "good": "#16a34a",
  "neutral": "#f59e0b",
  "bad": "#dc2626",
  "maximum": "#1d4ed8",
  "center": "#f59e0b",
  "minimum": "#dc2626",
  "null": "#cbd5e1",
  "textClasses": {
    "title": {
      "fontFace": "Segoe UI",
      "fontSize": 16,
      "color": "#1d1d1f"
    },
    "header": {
      "fontFace": "Segoe UI Semibold",
      "fontSize": 12,
      "color": "#1d4ed8"
    },
    "label": {
      "fontFace": "Segoe UI",
      "fontSize": 10,
      "color": "#6b7280"
    },
    "callout": {
      "fontFace": "Segoe UI Light",
      "fontSize": 40,
      "color": "#1d4ed8"
    }
  },
  "visualStyles": {
    "*": {
      "*": {
        "background": [{ "show": true, "color": { "solid": { "color": "#ffffff" } }, "transparency": 0 }],
        "border": [{ "show": true, "color": { "solid": { "color": "#e5e7eb" } }, "radius": 8 }],
        "padding": [{ "left": 12, "right": 12, "top": 12, "bottom": 12 }],
        "title": [{ "show": true, "fontColor": { "solid": { "color": "#1d1d1f" } }, "fontSize": 12, "fontFamily": "Segoe UI Semibold", "alignment": "left" }]
      }
    },
    "card": {
      "*": {
        "labels": [{ "color": { "solid": { "color": "#1d4ed8" } }, "fontSize": 36, "fontFamily": "Segoe UI Light" }],
        "categoryLabels": [{ "color": { "solid": { "color": "#6b7280" } }, "fontSize": 11 }]
      }
    },
    "slicer": {
      "*": {
        "items": [{ "fontColor": { "solid": { "color": "#1d1d1f" } }, "background": { "solid": { "color": "#f8fafc" } }, "outline": { "solid": { "color": "#e5e7eb" } } }],
        "header": [{ "show": false }]
      }
    }
  }
}
