N
Nuxt4mo ago
pearbender

Theme picker a usable component?

Is the theme picker on the Nuxt UI documentation pages usable as a component? https://ui.nuxt.com/getting-started/theme
Nuxt UI
Theme - Nuxt UI
Learn how to customize Nuxt UI components using Tailwind CSS v4, CSS variables and the Tailwind Variants API for powerful and flexible theming.
2 Replies
kapa.ai
kapa.ai4mo ago
Hi @pearbender. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- I'm sorry, but the knowledge sources do not provide any information about a "theme picker" being available as a reusable component in Nuxt UI. The documentation mentions a "theme picker in the header above" on the documentation site, but it does not indicate that this is an exported or documented component for use in your own projects. The sources focus on how to customize themes via configuration files and CSS, but do not describe a theme picker component you can import or use directly in your app Getting-started Theme. If you are looking for a way to let users switch between light and dark modes, Nuxt UI provides components like UColorModeSwitch and UColorModeSelect for color mode switching, but not for full theme (design token) switching ColorModeSwitch. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai4mo ago
<@779279431419559947> Kapa.ai is still learning and improving, please let me know how I did by reacting below.

Did you find this page helpful?