UNPKG

@atlassian/aui

Version:

Atlassian User Interface library

7 lines 195 B
export default ` html[data-color-mode="light"][data-theme~="light:light"], html[data-color-mode="dark"][data-theme~="dark:light"] { color-scheme: light; --ds-background-disabled: #28311B; } `