:root {
    --theme-palette_id: royal !important;
    --theme-primary: #7460ee !important;
    --theme-secondary: #9368e9 !important;
    --theme-dark: #4e4852 !important;
    --theme-light: #f8f9fa !important;
    --theme-border: #f0f0f0 !important;
    --theme-danger: #e63c3c !important;
    --theme-warning: #ffbc34 !important;
    --theme-success: #00cc52 !important;
    --theme-info: #15558d !important;
}
