{
    "components": {
        "tabs": {
            "detached": true
        },
        "field-value-list": {
            "inline": {
                "detached": true
            }
        },
        "button": {
            "color": "#256e91",
            "secondary-color": "#256e91",
            "border-radius": 0.25
        },
        "case-view": {
            "header": {
                "background": "#c46a38",
                "foreground-color": "#ffffff"
            },
            "summary": {
                "detached": true
            },
            "utilities": {
                "detached": false,
                "background": "rgba(255,255,255,0.5)"
            },
            "assignments": {
                "detached": true,
                "background": "rgba(255,255,255,0.5)"
            }
        },
        "app-shell": {
            "nav": {
                "background": "#D4D9DC",
                "border-color": "transparent",
                "foreground-color": "#0b2937",
                "detached": true
            },
            "header": {
                "background": "#2c5b6d",
                "foreground-color": "#ffffff",
                "border-color": "transparent"
            }
        },
        "form-control": {
            "border-radius": 0.25
        },
        "card": {
            "border-radius": "0.0625rem",
            "background": "#ffffff"
        },
        "announcement": {
            "background": "#c46a37"
        },
        "avatar": {
            "background-color": "#8fc2a9"
        },
        "text": {
            "primary": {
                "font-family": "'Work Sans', sans-serif"
            },
            "secondary": {
                "font-family": "'Work Sans', sans-serif"
            },
            "brand-primary": {
                "font-family": "Playfair, serif"
            },
            "h1": {
                "font-family": "Playfair, serif"
            },
            "h2": {
                "font-family": "Playfair, serif"
            },
            "h3": {
                "font-family": "Playfair, serif"
            },
            "h4": {
                "font-family": "Playfair, serif"
            },
            "h5": {
                "font-family": "Playfair, serif"
            },
            "h6": {
                "font-family": "Playfair, serif"
            }
        }
    },
    "base": {
        "palette": {
            "brand-primary": "#256e91",
            "foreground-color": "#000000",
            "app-background": "url(https://pegasystems.github.io/uplus-wss/img/artistic-ii-bg.png) center / cover repeat",
            "secondary-background": "#eef3f5",
            "interactive": "#256e91",
            "primary-background": "#ffffff",
            "border-line": "#cfcfcf"
        },
        "font-family": "'Work Sans', sans-serif",
        "border-radius": "0.25rem",
        "spacing": "0.5rem"
    }
}
