Appearance

The Appearance module exposes information about the user's appearance preferences,
such as their preferred color scheme (light or dark).

Usage

Methods

getColorScheme()

Indicates the current either system or user preferred color scheme.

setDarkScheme()

Set's app to dark color scheme.

setLightScheme()

Set's app to light color scheme.

setSystemScheme()

Set's app to system color scheme.