:root {
    --active-first-color: var(--theme-1);
    --active-alternate-color: var(--theme-1-alternate);
    --active-font-color: var(--theme-1-font-color);
    --active-text-color: var(--theme-1-text-color);
    --active-gradient: var(--theme-1-gradient);
}


