Subdued with Green

{
    "name": "Subdued with green",
    "visualStyles": {
        "page": {
            "*": {
                "background": [
                    {
                        "color": {
                            "solid": {
                                "color": "#FFFFFF"
                            }
                        },
                        "transparency": 0
                    }
                ],
                "outspace": [
                    {
                        "color": {
                            "solid": {
                                "color": "#FFFFFF"
                            }
                        }
                    }
                ]
            }
        },
        "*": {
            "*": {
                "outspacePane": [
                    {
                        "backgroundColor": {
                            "solid": {
                                "color": "#FFFFFF"
                            }
                        },
                        "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": [
        "#AC3E31",
        "#484848",
        "#DBAE58",
        "#DADADA",
        "#20283E",
        "#488A99",
        "#6B9C7D",
        "#BF7D99",
        "#3599B8",
        "#DFBFBF",
        "#4AC5BB",
        "#5F6B6D",
        "#FB8281",
        "#F4D25A",
        "#7F898A",
        "#A4DDEE",
        "#FDAB89",
        "#B687AC",
        "#28738A",
        "#A78F8F",
        "#168980",
        "#293537",
        "#BB4A4A",
        "#B59525",
        "#475052",
        "#6A9FB0",
        "#BD7150",
        "#7B4F71",
        "#1B4D5C",
        "#706060",
        "#0F5C55",
        "#1C2325"
    ],
    "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 *