﻿{
    "name": "Custom",
    "visualStyles": {
        "*": {
            "*": {
                "background": [
                    {
                        "transparency": 100
                    }
                ]
            }
        },
        "page": {
            "*": {
                "background": [
                    {
                        "color": {
                            "solid": {
                                "color": "#FFFFFF"
                            }
                        },
                        "transparency": 100
                    }
                ]
            }
        }
    },
    "textClasses": {
        "label": {
            "color": "#4B504F",
            "fontSize": 14
        }
    },
    "dataColors": [
        "#742774",
        "#3666FF",
        "#0D7F41",
        "#243A5E",
        "#F2C810",
        "#4B504F",
        "#D9B300",
        "#D64550"
    ]
}