Type alias ViewingPreferencesTheme

ViewingPreferencesTheme: typeof SYSTEM | typeof LIGHT | typeof DARK | UnparsedObject

The theme of the shared dashboard view. "system" follows your system's default viewing theme.

Generated using TypeDoc