{
    "components": {
        "tabs": {
            "detached": true
        },
        "field-value-list": {
            "inline": {
                "detached": true
            }
        },
        "app-shell": {
            "header": {
                "background": "rgba(0,0,0,0.7)",
                "border-color": "transparent",
                "foreground-color": "#C0AF9F"
            },
            "nav": {
                "background": "#000000",
                "border-color": "transparent",
                "foreground-color": "#ffffff"
            }
        },
        "case-view": {
            "header": {
                "background": "linear-gradient(45deg, #ab9d8d 0%, #ab9d8d 60%, #bfb3a1 60%, #967d5e 100%)"
            },
            "summary": {
                "detached": true
            },
            "utilities": {
                "detached": false,
                "background": "rgba(0,0,0,0.5)"
            },
            "assignments": {
                "detached": true,
                "background": "rgba(0,0,0,0.5)"
            }
        },
        "button": {
            "color": "#deb78e",
            "secondary-color": "#deb78e",
            "border-radius": 0
        },
        "avatar": {
            "background-color": "#2e2e33"
        },
        "card": {
            "background": "#050404",
            "border-radius": "0rem"
        },
        "announcement": {
            "background": "linear-gradient(45deg, #ab9d8d 0%, #ab9d8d 60%, #bfb3a1 60%, #967d5e 100%)"
        },
        "link": {
            "color": "#deb78e"
        },
        "text": {
            "primary": {
                "font-family": "'Roboto Flex', sans-serif"
            },
            "secondary": {
                "font-family": "'Roboto Flex', sans-serif"
            },
            "h1": {
                "font-family": "Lora, serif"
            },
            "h2": {
                "font-family": "Lora, serif"
            },
            "h3": {
                "font-family": "Lora, serif"
            },
            "h4": {
                "font-family": "Lora, serif"
            },
            "h5": {
                "font-family": "Lora, serif"
            },
            "h6": {
                "font-family": "Lora, serif"
            }
        },
        "form-control": {
            "border-radius": 0,
            "border-color": "#939393"
        }
    },
    "base": {
        "palette": {
            "app-background": "url(https://pegasystems.github.io/uplus-wss/img/concierge-dark-bg.png) center / auto repeat",
            "interactive": "#deb78e",
            "brand-primary": "#deb78e",
            "border-line": "#363535",
            "foreground-color": "#ffffff",
            "primary-background": "#050404",
            "secondary-background": "#0c0c0e"
        },
        "font-family": "'Roboto Flex', sans-serif",
        "font-size": "0.875rem",
        "border-radius": "0rem"
    }
}
