Instagram

Instagram
{
    "name": "Instagram Theme Colours Bold",
    "visualStyles": {
        "page": {
            "*": {
                "background": [
                    {
                        "color": {
                            "solid": {
                                "color": "#FFFFFF"
                            }
                        },
                        "transparency": 0
                    }
                ],
                "outspace": [
                    {
                        "color": {
                            "solid": {
                                "color": "#FFFFFF"
                            }
                        }
                    }
                ]
            }
        },
        "*": {
            "*": {
                "outspacePane": [
                    {
                        "backgroundColor": {
                            "solid": {
                                "color": "#DD2A7B"
                            }
                        },
                        "foregroundColor": {
                            "solid": {
                                "color": "#FFFFFF"
                            }
                        }
                    }
                ],
                "filterCard": [
                    {
                        "$id": "Applied",
                        "backgroundColor": {
                            "solid": {
                                "color": "#F58529"
                            }
                        },
                        "foregroundColor": {
                            "solid": {
                                "color": "#FFFFFF"
                            }
                        },
                        "transparency": 0,
                        "inputBoxColor": {
                            "solid": {
                                "color": "#DD2A7B"
                            }
                        }
                    },
                    {
                        "$id": "Available",
                        "backgroundColor": {
                            "solid": {
                                "color": "#8134AF"
                            }
                        },
                        "foregroundColor": {
                            "solid": {
                                "color": "#FFFFFF"
                            }
                        },
                        "transparency": 0,
                        "inputBoxColor": {
                            "solid": {
                                "color": "#515BD4"
                            }
                        }
                    }
                ],
                "categoryAxis": [
                    {
                        "showAxisTitle": false,
                        "titleFontFamily": "Segoe UI Semibold"
                    }
                ],
                "valueAxis": [
                    {
                        "showAxisTitle": false,
                        "titleFontFamily": "Segoe UI Semibold"
                    }
                ],
                "background": [
                    {
                        "transparency": 100
                    }
                ],
                "visualHeader": [
                    {
                        "transparency": 100
                    }
                ]
            }
        }
    },
    "dataColors": [
        "#f58529",
"#dd2a7b",
"#8134af",
"#515bd4",
"#FAE19D",
"#fcaf45",
"#555555",
"#c13584"
    ],
    "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 *