Dusty

Dusty
Dusty
{
    "name": "Dusty",
    "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": ["#23486a",
    "#28aab9",
    "#4876a1",
    "#efb036",
    "#ffdab3",
    "#c8aaaa",
    "#9f8383",
    "#6a5679"],
    "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 *