:root:not([data-theme="dark"]) {
    --theme-primary: #4d60cc;
    --theme-primary-rgb: 77, 96, 204;
    --theme-muted: #62718a;
}
