.tab-wrapper {
    --background-color: white;
}

.tab-wrapper.default-background {
    --background-color: var(--color-background);
}