{
    "base": {
        "palette": {
            "ai": "#d6bcf5",
            "app-background": "#222222",
            "primary-background": "#333333",
            "secondary-background": "#666666",
            "foreground-color": "white",
            "brand-primary": "#003a66",
            "urgent": "#f66f78",
            "warn": "#ffaa75",
            "success": "#7ee791",
            "interactive": "#71c1ff",
            "pending": "#d6bcf5",
            "border-line": "#939393",
            "skeleton": "#939393"
        },
        "shadow": {
            "focus": "0 0 0 0.11rem #fff, 0 0 0 0.18rem #71c1ff, 0 0 0 0.3rem #71c1ff1a",
            "focus-inset": "inset 0 0 0 0.11rem #fff, inset 0 0 0 0.18rem #71c1ff, inset 0 0 0 0.3rem #71c1ff1a",
            "focus-group": "0 0 0 0.125rem #71c1ff99",
            "focus-group-inset": "inset 0 0 0 0.125rem #71c1ff99"
        }
    },
    "components": {
        "form-control": {
            ":hover": {
                "border-color": "#fafafa"
            },
            ":disabled": {
                "background-color": "#676767"
            },
            ":read-only": {
                "background-color": "#676767"
            }
        },
        "tooltip": {
            "foreground-color": "#3f3f3f",
            "background-color": "#fafafa"
        },
        "badges": {
            "keyboard": {
                "background-color": "#676767",
                "border-color": "#939393"
            }
        },
        "banner": {
            "urgent": {
                "background": "#570006",
                "background-mix": 1
            },
            "warning": {
                "background": "#5a2401",
                "background-mix": 1
            },
            "success": {
                "background": "#0b381a",
                "background-mix": 1
            },
            "ai": {
                "background": "#341061",
                "background-mix": 1
            },
            "info": {
                "background": "#252c32",
                "background-mix": 1
            }
        }
    }
}
