Input #7542
Unanswered
jdgamble555
asked this question in
Q&A
Input
#7542
Replies: 1 comment
-
Yes, --input is meant to change the background of input elements (like , <textarea>, etc.) in the Shadcn theme but it can feel inconsistent because not all components use it directly some use other tokens like --card or might have hardcoded styles. If you want similar input backgrounds, override --input and check component-level styles where needed. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is
--input
made to be the input background? It seems it is inconsistent across components.Thanks,
J
Beta Was this translation helpful? Give feedback.
All reactions