aiiiden / shadcn-ui-customizer

POC - shadcn/ui themes with color pickers

Home Page:https://shadcn-ui-customizer.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

POC - shadcn/ui themes with color pickers

https://shadcn-ui-customizer.vercel.app


Languages

Language:TypeScript 97.0%Language:CSS 2.7%Language:JavaScript 0.3%