tremor
tremor copied to clipboard
Feature request: Support dark mode / background colours other than white
I'd like to use the components with a page that supports dark mode. Currently, there doesn't appear to be a way to set the colours of components to support Tailwind's dark mode. Please could you consider allowing some sort of injection of colours into the components such that non-white backgrounds and other border colours are supported?
hi @john-tipper, natively supporting a dark mode is currently not a priority for us unfortunately. However, we will allow to pass intrinsic HTML/React element attributes such as className to our components soon.
perhaps support style attribute as well for convenience.
Yes this is a deal breaker for us as our UI is dark. Allowing custom styling or a pre-configured dark mode would be great!
+1
+1 too!
+1
hey everyone, custom colouring or theming is the next big thing on our roadmap. We don't have a timeline on this yet as there are certain challenges regarding customisation given our tailwind dependency.
+1
+1
Would love to hear if there is any update on this
Dark mode has been released, read the documentation on theming here: https://www.tremor.so/docs/getting-started/theming