To install this package, run in Emacs:
M-x package-install RET ample-theme RET
If MELPA is set up:
(package-install 'ample-theme) (load-theme 'ample t)
# throw this in your ~/.bash_profile export TERM="xterm-256color"