Theme
This is a platform package for getting, setting, and applying a theme to Rhapsody.
To get the list of available themes, please use the @starlight/tokens package.
Get the active theme
import { getTheme } from '@rhapsody/theme'
getTheme() // 'default'