Join our Discord Community
Account

👋 This is a community-driven shadcn/ui resource. For the official documentation, visit ui.shadcn.com

Account Appearance Settings

Appearance and display settings with theme selector, language preferences, and interface customization options

Looking to implement shadcn/ui blocks?

Join our Discord community for help from other developers.


Dark mode isn't just a toggle anymore. This React appearance settings panel lets users customize theme (light/dark/system), language, timezone, and interface density in one clean interface. Built with shadcn/ui Card, RadioGroup, and Select components with Lucide React icons, the theme selector shows visual previews of each option, language dropdown supports internationalization, and compact mode toggle adjusts UI density. Real-time preview updates—perfect for user dashboards, account settings, or any app where personalization improves user satisfaction and accessibility.

Loading preview...

Installation

npx shadcn@latest add https://www.shadcn.io/registry/account-appearance-01.json
npx shadcn@latest add https://www.shadcn.io/registry/account-appearance-01.json
pnpm dlx shadcn@latest add https://www.shadcn.io/registry/account-appearance-01.json
bunx shadcn@latest add https://www.shadcn.io/registry/account-appearance-01.json

Questions you might have