Skip to main content
Version: 1.x

@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