Hooks
useTheme() Hook
The useTheme()
hook returns all metadata on the current theme including syntax highlighting, description, HSL, token values, and more.
Usage
Signature
Types
ThemeVersion
A specific theme version reflecting all colors and metadata on the current theme.
Was this page helpful?