koolamusic / chakra-ui-autocomplete

An utility autocomplete UI library to use with Chakra UI
https://koolamusic.github.io/chakra-ui-autocomplete/
331 stars 37 forks source link

colorMode pass-through and Native Dark Mode support #63

Open krsnaa opened 2 years ago

krsnaa commented 2 years ago

If you detect the Chakra Provider, avoid setting colors so that the Chakra color settings can pass through?

For non-Chakra users, perhaps expose a darkMode prop and change your colors accordingly?

koolamusic commented 2 years ago

@krsnaa thanks for creating this issue. PRs are welcome and I'd happily review and merge