design-system icon indicating copy to clipboard operation
design-system copied to clipboard

Should we rename [data-color-mode] to [data-color-scheme]?

Open alizedebray opened this issue 1 year ago • 1 comments

For the tokens, we decided to call the dark/light layers "mode", however CSS refers to it as "color-scheme": https://developer.mozilla.org/en-US/docs/Web/CSS/color-scheme

Should we align?

If so we would need to:

  • rename the [data-color-mode] attribute to [data-color-scheme]
  • Update the ThemeSwitcher storybook addon

alizedebray avatar Oct 02 '24 09:10 alizedebray