Switch contrast when false

When the switch component is false, it is very hard to see. Great when true.

Is it possible to make the switch more visible?

Thanks
image

1 Like

Hey @DuncanRitchie,

Just wondering if the styling options are not enough for your purposes:

image

1 Like

Hi

Yes, that works as an option but requires changes every time a switch is used.

It would be great if the default was visible to reduce the number of steps when building an app.

Cheers

2 Likes

You can achieve that by creating a theme (if you're in business or enterprise):

More info here: Design organization and app themes | Retool Docs

You could create a default theme without changing too much of what currently you have, and simply set settings for your switch component.

1 Like

Great idea, @MiguelOrtiz :slightly_smiling_face: I'll share this feedback internally as well