shadcn v4 theme orange primary color is weired #7687
Unanswered
rehatch-yoshimori-otsuka
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
summary
about the orange theme v4 templete (in detail)
:root --primary: oklch(0.705 0.213 47.604)
and.dark --primary: oklch(0.646 0.222 41.116);
perhaps is it true?
:root --primary: oklch(0.646 0.222 41.116);
and.dark --primary: oklch(0.705 0.213 47.604)
the below video
I already change as
:root --primary: oklch(0.646 0.222 41.116);
and.dark --primary: oklch(0.705 0.213 47.604)
2025-06-26.15.00.56.mov
details
the orange theme v4 templete is below
the orange theme templete
you can copy by https://ui.shadcn.com/themes > select tab "orange" > Button "copy code"
Beta Was this translation helpful? Give feedback.
All reactions