jnsahaj/tweakcn

A visual no-code theme editor for shadcn/ui components

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 6 minutes ago
Added to GitGenius on September 5th, 2026
Created on March 13th, 2025
Open Issues & Pull Requests: 52 (+0)
GitHub issues: Enabled
Number of forks: 656
Total Stargazers: 10,345 (+0)
Total Subscribers: 18 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 30
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 338 days
Stale 30+ days: 30
Stale 90+ days: 28

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (21)
  • good first issue (9)
  • bug (4)
  • documentation (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

tweakcn is a visual no-code theme editor for shadcn/ui components.

The tool addresses the friction of manually editing theme configuration files for shadcn/ui projects. Rather than hand-coding CSS variables and Tailwind configuration, it provides a graphical interface where developers can adjust component colors, spacing, and other design tokens visually and see changes reflected immediately in a live preview of shadcn/ui components.

Developers maintaining shadcn/ui-based design systems or applications should consider this tool if they want to reduce the barrier to theme customization for non-technical team members or if they prefer visual iteration over text editing. It is most suited to projects where multiple people need to adjust theming without deep familiarity with CSS variables or Tailwind configuration syntax. The tool integrates with the shadcn/ui ecosystem and Tailwind CSS v4, making it a natural fit for projects already using that stack.

The project shows consistent development activity with regular commits and ongoing refinement of the editor interface. The codebase is actively maintained with attention to bug fixes and feature improvements. Development appears focused on expanding the editor's capabilities and improving the user experience for theme customization workflows.