Replies: 1 comment
-
|
Currently there's limited customization option and probably the main thing you could do is to modify the styles with a tailwind style sheet since the component uses tailwind css tokens. If larger changes are required, feel free to just copy the code and modify accordingly. Here's an example of a tailwind config that affects the kbar style - https://github.com/timlrx/tailwind-nextjs-starter-blog/blob/main/tailwind.config.js. Mostly customising the primary color and gray color of choice. |
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.
-
please help, how to config the search css style in kbar?
Beta Was this translation helpful? Give feedback.
All reactions