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
Here are some more details about my setup. Yes, I am using a contextual filter. Specifically, I have several content types that have an entity reference field meant to hold references to...
Hide title of a view block if no results?
You can use Rules or the Node Notify module for comments. When a new account is created, I believe there are Rules to send.
Email notifications
There's a few way to accomplish it, but it really depends on your full requirements. I'm working on a contact management module but it won't be released for a few months. There...
Pairing fields