{
    "themes": [
        {
            "name": "new",
            "title": "New",
            "status": "stable",
            "base": {
                "name": "light",
                "title": "Light"
            },
            "modes": [
                {
                    "name": "dark",
                    "title": "Dark"
                },
                {
                    "name": "contrast",
                    "title": "High Contrast"
                }
            ]
        },
        {
            "name": "classic",
            "title": "Classic",
            "status": "stable",
            "base": {
                "name": "light",
                "title": "Light"
            },
            "modes": [
                {
                    "name": "dark",
                    "title": "Dark"
                },
                {
                    "name": "contrast",
                    "title": "High Contrast"
                }
            ]
        },
        {
            "name": "soho",
            "title": "SOHO",
            "status": "stable",
            "base": {
                "name": "light",
                "title": "Light"
            },
            "modes": [
                {
                    "name": "dark",
                    "title": "Dark"
                },
                {
                    "name": "contrast",
                    "title": "High Contrast"
                }
            ]
        },
        {
            "name": "uplift",
            "title": "Uplift",
            "status": "stable",
            "base": {
                "name": "light",
                "title": "Light"
            },
            "modes": [
                {
                    "name": "dark",
                    "title": "Dark"
                },
                {
                    "name": "contrast",
                    "title": "High Contrast"
                }
            ]
        }
    ],
    "version": "4.17.1"
}