html[data-theme="theme1"] {
    --color-primary: #f1f1f2;
    --color-secondary: #a1d6e2;
    --color-buttons: #bcbabe;
    --color-typography: #1995ad;
}
