{
    "components": {
        "tabs": {
            "detached": true
        },
        "field-value-list": { "inline": { "detached": true } },
        "app-shell": {
            "header": {
                "background": "#ffffff",
                "border-color": "transparent"
            },
            "nav": {
                "background": "#f5f5f7",
                "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.5)"
            },
            "assignments": {
                "detached": true,
                "background": "rgba(255,255,255,0.5)"
            }
        },
        "button": {
            "color": "#006edb",
            "secondary-color": "#006edb"
        },
        "avatar": {
            "background-color": "#000000"
        },
        "card": {
            "background": "#ffffff"
        },
        "announcement": {
            "background": "linear-gradient(90deg, #078ef7 0%, #ca59d3 70%, #f44f24 100%)"
        }
    },
    "base": {
        "palette": {
            "app-background": "#f5f5f7",
            "interactive": "#006edb",
            "brand-primary": "#006edb",
            "border-line": "#c7c7c7",
            "foreground-color": "#000000"
        },
        "font-family": "Work Sans, sans-serif",
        "font-size": "0.875rem"
    }
}
