dracula-theme icon indicating copy to clipboard operation
dracula-theme copied to clipboard

macOS-color-picker theme doesn't work

Open cagrimes opened this issue 10 months ago • 0 comments

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.

cagrimes avatar Feb 23 '25 17:02 cagrimes