useTheme

Gets data from the current theme context.

Example

Change the color mode of the in this site's header to see the theme data change.

colorScheme: light
colorMode: light
resolvedColorMode: light
resolvedColorScheme: light
dayScheme: light
nightScheme: dark

API

Loading data for useTheme...