# shadcn-ui-setup > Add Shadcn UI components with dark mode support using next-themes. Includes theme provider and CSS variables configuration. - Author: michele.prandina - Repository: michele-prandina/ShaderMaker - Version: 20260207001042 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/michele-prandina/ShaderMaker - Web: https://mule.run/skillshub/@@michele-prandina/ShaderMaker~shadcn-ui-setup:20260207001042 --- --- name: shadcn-ui-setup description: Add Shadcn UI components with dark mode support using next-themes. Includes theme provider and CSS variables configuration. --- # Shadcn UI & Theming To set up Shadcn UI & Theming, refer to the fullstackrecipes MCP server resource: **Resource URI:** `recipe://fullstackrecipes.com/shadcn-ui-setup` If the MCP server is not configured, fetch the recipe directly: ```bash curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/shadcn-ui-setup ```