{
    "base": {
        "font-family": "Montserrat, sans-serif",
        "font-stretch": "90%",
        "line-height": "1.28",
        "palette": {
            "app-background": "#41343c",
            "brand-primary": "#ad587c",
            "interactive": "#859dff",
            "border-line": "#675460",
            "foreground-color": "#ffffff",
            "primary-background": "#251d22",
            "secondary-background": "#080708"
        },
        "font-size": "0.8125rem"
    },
    "components": {
        "app-shell": {
            "nav": {
                "background": "linear-gradient(180deg, #2a1421 0%, #4f454b 50%, #4f454b 100%)",
                "foreground-color": "#ffffff",
                "border-color": "transparent",
                "detached": true
            },
            "header": {
                "background": "linear-gradient(45deg, #4d3d45 0%, #6b335c 90%, #7e4469 10%, #4a082e 100%)",
                "foreground-color": "#ffffff",
                "border-color": "transparent"
            }
        },
        "button": {
            "border-radius": 9999,
            "color": "#859dff",
            "secondary-color": "#859dff"
        },
        "form-control": {
            "border-radius": 1,
            "border-color": "#8d7785"
        },
        "tabs": {
            "detached": true
        },
        "field-value-list": {
            "inline": {
                "detached": true
            }
        },
        "table": {
            "typography": {
                "font-stretch": "50%"
            },
            "striped-rows": true
        },
        "badges": {
            "font-stretch": "50%"
        },
        "announcement": {
            "background": "linear-gradient(225deg, #561a3a 0%, #7a2467 30%, #670f54 10%, #773c64 100%)",
            "foreground-color": "#ffffff"
        },
        "case-view": {
            "header": {
                "background": "linear-gradient(225deg, #561a3a 0%, #7a2467 30%, #670f54 10%, #773c64 100%)",
                "foreground-color": "#ffffff"
            },
            "summary": { "detached": true },
            "utilities": { "detached": false, "background": "rgba(255,255,255,0.05)" },
            "assignments": {
                "detached": true,
                "background": "rgba(255,255,255,0.05)"
            }
        },
        "card": {
            "background": "linear-gradient(45deg, #251d22 0%, #251d22 80%, #0e0014 100%)",
            "foreground-color": "#ffffff"
        }
    }
}
