Is there a way to restrict the ColorPicker to only show colors that work in light/dark mode?
Right now I only know of the default ColorPicker configs that allows a user to pick any color:
Is there a way to restrict the ColorPicker to only show colors that work in light/dark mode?
Right now I only know of the default ColorPicker configs that allows a user to pick any color:
Copyright © 2021 Jogjafile Inc.

Unfortunately, ColorPicker is not customizable to that extent yet. As a workaround, here is a simple color picker that you can easily customize by defining all desired colors in the
colorsarray.