macOS-color-picker theme doesn't work
This is just an FYI for you
The macOS-color-picker theme does not work. There are several issues posted on the theme's GitHub page (https://github.com/dracula/macos-color-picker/issues) regarding this.
The binary provided generate.command results in an error:
brew install --cask dracula-macos-color-picker ==> Downloading https://github.com/dracula/macos-color-picker/archive/refs/heads/main.zip Already downloaded: /Users/iassllc/Library/Caches/Homebrew/downloads/59823bc40478438adfd8fe46b0df4eec2fd8f0111105132de438a56c781e8e95--macos-color-picker-main.zip
Warning: No checksum defined for cask 'dracula-macos-color-picker', skipping verification. ==> Installing Cask dracula-macos-color-picker
./generate.command:3:in <main>: undefined method cmd_directories for class Tap (NoMethodError) ==> Purging files for version latest of Cask dracula-macos-color-picker
Error: It seems the Generic Artifact source '/opt/homebrew/Caskroom/dracula-macos-color-picker/latest/macos-color-picker-main/Dracula.clr' is not there.
The error -- ./generate.command:3:in <main>: undefined method cmd_directories for class Tap (NoMethodError) -- exists regardless of which method (clone, manual download, Homebrew) is used to install the theme.
Also, searching Homebrew for the cask 'dracula-macos-color-picker' yields no results even though the brew install --cask dracula-macos-color-picker command does install the files which leads me to believe the theme is no longer maintained in Homebrew.