I used homebrew to install emacs, replacing an older version of unknown provenance. At startup emacs complains Unable to load color "dark cyan" and some text in my elisp files is invisible: I see (require ' ) instead of (require 'foo).
There don't seem to be any references to dark cyan in my .emacs.d/ files, so I think dark cyan must be part of the default scheme. How can I fix this?