albingroen/react-cmdk

Styling and dark mode

jpsear opened this issue · 2 comments

Hey, thanks for the library. I've managed to get things working with my own data fairly quickly.

However, as far as I can tell, there is little to no way to hook into styling or even control dark mode — is this a limitation?

Hi @jpsear, yes this is a limitation. If you want something that is stylable, check out this https://github.com/pacocoursey/cmdk

Thanks for the response. That was indeed my preferred library, but it requires React 18, which is a fairly big upgrade for our commercial code base at the mo.

Thanks anyway 👍