# Theme API

> Auto-generated API reference for `Theme` from @vuetify/v0 (Vuetify0).
> Source of truth: https://0.vuetifyjs.com/api/theme

## Related

- https://0.vuetifyjs.com/components/providers/theme
- https://0.vuetifyjs.com/composables/plugins/use-theme
- https://0.vuetifyjs.com/composables/registration/create-tokens

## Theme

### Props

| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| `theme` | `any` | — | no | — |
| `namespace` | `string \| undefined` | `"v0:theme"` | no | — |

### Slots

| Name | Type | Description |
|---|---|---|
| `default` | `ThemeSlotProps` | — |
