https://github.com/aalpern/emacs-color-theme-green-phosphor.git
git clone 'git://github.com/aalpern/emacs-color-theme-green-phosphor.git'
A retro color theme for Emacs. Because the true color of computing is phosphorescent green on black.
If you've configured Emacs 24's package.el
package manager to load
from the MELPA package archive, it can be
installed simply thus:
M-x package-install RET green-phosphor-theme RET
Alternatively, To use it, download green-phosphor-theme.el to a directory in your load-path, then put the following in your Emacs configuration file:
(load-theme 'green-phosphor t)