:root[data-theme="light"] {
    /* USER ATTR */
    --theme-color: 177;
    --theme-light: 33%;
    --comp-color: 357;
    --radius: 4;
}