color-theme is an emacs-lisp mode for skinning your emacs
color-theme is an emacs-lisp mode for skinning your emacs. Features are: * Huge and extensible theme library * Easy to use * Works on pretty all emacs flavours * Mature source code
color-theme is an emacs-lisp mode for skinning your emacs. Features are: * Huge and extensible theme library * Easy to use * Works on pretty all emacs flavours * Mature source code
To install color-theme-mode.el, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install color-theme-mode.el
To see what files were installed by color-theme-mode.el, run:
port contents color-theme-mode.el
To later upgrade color-theme-mode.el, run:
sudo port selfupdate && sudo port upgrade color-theme-mode.el
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.