The code lives in https://github.com/backdrop/backdrop/tree/1.x/core/misc/farbtastic in Backdrop.
The project has not been updated since 2017 (which makes it a potential security risk), and it has been archived for some time now. I was not able to find a maintained fork of it
Our Drupal brethren seem to be looking to remove/replace that library too. Here are some relevant issues from Drupal-land: - Drupal 10 JavaScript dependency plan - Move the Color module to a contributed project when Bartik is deprecated - Implement color changing theme settings for Olivero - https://www.drupal.org/project/color
Here are some articles around the net that compare color-picking solutions: - https://www.dunebook.com/12-best-js-color-picker-libraries (seems to be from 2019) - https://ourcodeworld.com/articles/read/81/top-5-best-javascript-and-jque... (2020) - https://blog.logrocket.com/color-picker-libraries-to-use-in-2021 (2021 as suggested by the article title)
This one comes up a lot (but is in React): https://github.com/casesandberg/react-color / https://casesandberg.github.io/react-color
Recent comments
Thank you, it could be the way... But now, I accidentaly made this private field public, but hide in private fieldset... not 100% sure, but it seems, I as admin can edit this Status field...
Show private field to a role in Webform
Hi 2x4b. Welcome to the Backdrop CMS forum. If you are comfortable creating a small custom module (easy to do!), you can use a public field (not a private one), and implement...
Show private field to a role in Webform
Yes, if you don't have acidfree and gedcom as content types they will be safe to delete.
taxonomyextra table after migration from Drupal 6