Pastels

Pastels
{
    "name": "Pastels",
    "visualStyles": {
      "page": {
        "*": {
          "background": [
            {
              "color": {
                "solid": {
                  "color": "#FFFFFF"
                }
              },
              "transparency": 0
            }
          ],
          "outspace": [
            {
              "color": {
                "solid": {
                  "color": "#FFFFFF"
                }
              }
            }
          ]
        }
      },
      "*": {
        "*": {
          "outspacePane": [
            {
              "backgroundColor": {
                "solid": {
                  "color": {
                    "expr": {
                      "ThemeDataColor": {
                        "ColorId": 2,
                        "Percent": 0
                      }
                    }
                  }
                }
              },
              "foregroundColor": "#FFFFFF"
            }
          ],
          "filterCard": [
            {
              "$id": "Applied",
              "backgroundColor": "#AC3E31",
              "foregroundColor": "#FFFFFF",
              "transparency": 0,
              "inputBoxColor": "#AC3E31",
              "reverseDirection": false,
              "hideText": false
            },
            {
              "$id": "Available",
              "backgroundColor": "#488A99",
              "foregroundColor": "#FFFFFF",
              "transparency": 0,
              "inputBoxColor": "#488A99",
              "reverseDirection": false,
              "hideText": false
            }
          ],
          "categoryAxis": [
            {
              "showAxisTitle": false,
              "titleFontFamily": "Segoe UI Semibold"
            }
          ],
          "valueAxis": [
            {
              "showAxisTitle": false,
              "titleFontFamily": "Segoe UI Semibold"
            }
          ],
          "background": [
            {
              "transparency": 100
            }
          ],
          "visualHeader": [
            {
              "transparency": 100
            }
          ]
        }
      }
    },
    "dataColors": ["#7eb0d5",
    "#8bd3c7",
    "#bfed6e",
    "#beb9db",
    "#fbba6d",
    "#f3e68f",
    "#fdcce5",
    "#bd7ebe",
    "#fd7f6f"]
    ,
    "textClasses": {
      "callout": {
        "fontFace": "'Segoe UI', wf_segoe-ui_normal, helvetica, arial, sans-serif",
        "fontSize": 25
      },
      "title": {
        "fontFace": "'Segoe UI Semibold', wf_segoe-ui_semibold, helvetica, arial, sans-serif",
        "fontSize": 10
      }
    }
  }
  

Leave a comment

Your email address will not be published. Required fields are marked *