{
    "components": {
        "tabs": { "detached": true },
        "field-value-list": { "inline": { "detached": true } },
        "app-shell": {
            "header": {
                "background": "#212121",
                "border-color": "transparent"
            },
            "nav": {
                "background": "#303030",
                "border-color": "transparent",
                "detached": true
            }
        },
        "case-view": {
            "header": {
                "background": "linear-gradient(90deg, #078ef7 0%, #ca59d3 70%, #f44f24 100%)"
            },
            "summary": {
                "detached": true
            },
            "utilities": {
                "detached": false,
                "background": "rgba(255,255,255,0.05)"
            },
            "assignments": {
                "detached": true,
                "background": "rgba(255,255,255,0.05)"
            }
        },
        "button": {
            "color": "#4da6ff",
            "secondary-color": "#4da6ff"
        },
        "avatar": {
            "background-color": "#454545"
        },
        "card": {
            "background": "#212121"
        },
        "announcement": {
            "background": "linear-gradient(90deg, #078ef7 0%, #ca59d3 70%, #f44f24 100%)"
        }
    },
    "base": {
        "palette": {
            "app-background": "#383838",
            "interactive": "#4da6ff",
            "brand-primary": "#4da6ff",
            "border-line": "#4d4d4d",
            "foreground-color": "#ffffff",
            "primary-background": "#212121",
            "secondary-background": "#383838"
        },
        "font-family": "Work Sans, sans-serif",
        "font-size": "0.875rem"
    }
}
