@microsoft/fast-foundation > darkModeStylesheetBehavior
darkModeStylesheetBehavior variable
This can be used to construct a behavior to apply a prefers color scheme: dark only stylesheet.
Signature:darkModeStylesheetBehavior: (styles: ElementStyles) => MatchMediaStyleSheetBehavior