{
    "components": {
        "tabs": { "detached": true },
        "button": {
            "color": "#0fb874",
            "secondary-color": "#0fb874",
            "border-radius": 0.25
        },
        "case-view": {
            "header": {
                "background": "linear-gradient(45deg, #51c898 0%, #51c898 50%, #85dbba 100%)"
            },
            "summary": { "detached": true },
            "utilities": {
                "detached": false,
                "background": "rgba(0,0,0,0.5)"
            },
            "assignments": {
                "detached": true,
                "background": "rgba(0,0,0,0.5)"
            }
        },
        "app-shell": {
            "nav": {
                "background": "#b0d0e3",
                "border-color": "transparent",
                "detached": true
            },
            "header": {
                "background": "#28af70",
                "border-color": "transparent"
            }
        },
        "form-control": {
            "border-radius": 0
        },
        "card": {
            "border-radius": "0rem",
            "background": "#182229"
        },
        "announcement": {
            "background": "linear-gradient(90deg, #51c898 0%, #51c898 50%, #85dbba 100%)"
        },
        "avatar": {
            "background-color": "#4e7175"
        },
        "field-value-list": {
            "inline": {
                "detached": true
            }
        }
    },
    "base": {
        "palette": {
            "brand-primary": "#0fb874",
            "foreground-color": "#ffffff",
            "app-background": "url(\u0027https://upload.wikimedia.org/wikipedia/commons/6/65/Claude_Monet_-_Water_Lilies_-_1933.1157_-_Art_Institute_of_Chicago.jpg\u0027) top / cover ",
            "secondary-background": "#172b2b",
            "interactive": "#0fb874",
            "primary-background": "#18232a",
            "border-line": "#4c5a5d"
        },
        "font-family": "Lora, serif"
    }
}
