• Stars
    star
    41
  • Rank 647,058 (Top 14 %)
  • Language
    TypeScript
  • Created 9 months ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

POC - shadcn/ui themes with color pickers

shadcn/ui customizer

This is an open-source extension of shadcn/ui themes for customizing the theme.

Important
Original theme customizer: https://ui.shadcn.com/themes

Screenhsots

Customizer

Features

Customizing CSS Variables

With shadcn/ui customizer, you can tweak and customize the following CSS variables:

  • --background
  • --foreground
  • --card
  • --card-foreground
  • --popover
  • --popover-foreground
  • --primary
  • --primary-foreground
  • --secondary
  • --secondary-foreground
  • --muted
  • --muted-foreground
  • --accent
  • --accent-foreground
  • --destructive
  • --destructive-foreground
  • --border
  • --input
  • --ring
  • --radius