# ThemeSelector Documentation ## Installation ```bash jsrepo add ui/theme-selector ``` ## Components ### ThemeSelector The root theme selector component. #### Props | Prop | Type | Default Value | Required | Bindable | Description | |------|------|--------------|----------|----------|-------------| | variant | "outline" | "ghost" | outline | false | false | The visual style of the theme selector. |