diff --git a/scss/win/components/_tabbox.scss b/scss/win/components/_tabbox.scss index 4d82563a6f..ae62625277 100644 --- a/scss/win/components/_tabbox.scss +++ b/scss/win/components/_tabbox.scss @@ -21,6 +21,7 @@ tabbox { background: var(--tabbox-tab-background); border-block: 1px solid var(--fill-quinary); border-inline: 1px solid var(--tabbox-tab-background); + color-scheme: light dark; &:first-of-type { border-top-left-radius: 4px;