tremor icon indicating copy to clipboard operation
tremor copied to clipboard

Feature request: Support dark mode / background colours other than white

Open john-tipper opened this issue 2 years ago • 9 comments

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?

john-tipper avatar Nov 27 '22 22:11 john-tipper

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.

mitrotasios avatar Nov 29 '22 00:11 mitrotasios

perhaps support style attribute as well for convenience.

minyan-gu avatar Dec 04 '22 04:12 minyan-gu

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!

OskarEichler avatar Dec 05 '22 03:12 OskarEichler

+1

samiy803 avatar Mar 07 '23 06:03 samiy803

+1 too!

ehowey avatar Mar 15 '23 03:03 ehowey

+1

ethndotsh avatar Mar 16 '23 04:03 ethndotsh

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.

mitrotasios avatar Mar 16 '23 20:03 mitrotasios

+1

JPBotelho avatar Apr 20 '23 17:04 JPBotelho

+1

oklex avatar Apr 21 '23 02:04 oklex

Would love to hear if there is any update on this

rockse avatar Aug 18 '23 08:08 rockse

Dark mode has been released, read the documentation on theming here: https://www.tremor.so/docs/getting-started/theming

severinlandolt avatar Aug 23 '23 22:08 severinlandolt