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
I understand that this is not in the subject, but using a separate field (for <iframe> or file upload, doesn't matter) you get an advantage in displaying content. You can create blocks and...
Best way to embed media with CKEditor
After some discussions, it seems that extending the following module may make the most sense: https://github.com/backdrop-contrib/file_remote_video
Hiring Freelance Dev to port Media WYWISYG module from D7
Just a 'bump' on this...Wondering if it's possible to get the media embed function from CKEditor5 working in Backdrop....
Best way to embed media with CKEditor