-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Labels
good first issueGood for newcomersGood for newcomershacktoberfestissue: enhancementIssue suggesting an enhancement to an existing featureIssue suggesting an enhancement to an existing featuresource: design-systemrelates to design-system packagerelates to design-system package
Description
A clear and concise description of what the feature is
The css color-scheme property allows to set some native browser features as dark or light themed when supported.
Why should this feature be included?
The usecase I came across is the Chrome scrollbar.
It is obvisouly not as perfect as designing custom things but that works much better than having the light scroll in our dark theme for almost no cost.
It might be something we can set directly in the product rather than in the DS but putting it outhere to open the discussion and see if there are drawbacks to doing it.
Please provide an example for how this would work
color-scheme: dark;Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershacktoberfestissue: enhancementIssue suggesting an enhancement to an existing featureIssue suggesting an enhancement to an existing featuresource: design-systemrelates to design-system packagerelates to design-system package