Skip to content

fix(theme): reset to official shadcn neutral color palette#9

Merged
ronload merged 1 commit into
mainfrom
fix/reset-shadcn-neutral-theme
Apr 14, 2026
Merged

fix(theme): reset to official shadcn neutral color palette#9
ronload merged 1 commit into
mainfrom
fix/reset-shadcn-neutral-theme

Conversation

@ronload

@ronload ronload commented Apr 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace all CSS custom properties in globals.css with the canonical values
    from shadcn's neutral.json (cssVarsV4)
  • The previous theme had custom indigo primary/accent colors and blue-tinted
    neutrals generated by the base-nova style, causing the UI to diverge from
    the official shadcn neutral showcase
  • Also updates spotlight gradient colors and border-radius to match upstream

Changed

  • src/app/globals.css — light and dark mode CSS variables, spotlight gradient

The previous theme used custom indigo primary/accent colors with
blue-tinted neutrals generated by base-nova style. This replaces all
CSS variables with the canonical values from shadcn's neutral.json
(cssVarsV4) so the theme matches the official showcase.
@vercel

vercel Bot commented Apr 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zipkit Ready Ready Preview, Comment Apr 14, 2026 3:52pm

@ronload ronload merged commit fec19a5 into main Apr 14, 2026
3 checks passed
@ronload ronload deleted the fix/reset-shadcn-neutral-theme branch April 14, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant