appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
33.81k stars 3.64k forks source link

feat: WDS theme color picker improvements #35457

Open ichik opened 1 month ago

ichik commented 1 month ago
image

Currently we accept only fully valid value in HEX, rgb, rgba etc.

Sensible improvements: — accept valid HEX numbers for the seed even when the # is missing — don't accept transparency values in rgba etc. (either by disabling formats with transparency or by ignoring that value)

ichik commented 1 month ago

Hey team! Please add your planning poker estimate with Zenhub @KelvinOm @tbrizitsky

MatheusPerozini commented 1 month ago

Is it possible to assign this to me? Thanks