https://github.com/andre-richter/emacs-lush-theme.git
git clone 'git://github.com/andre-richter/emacs-lush-theme.git'
A dark theme with strong colors for Emacs24, based on JD Huntington's blackboard theme
lush-theme.el
in your Emacs load path, e.g. ~/.emacs.d/
You can apply the theme via M-x customize-themes or make it your default theme by adding the following to your Emacs configuration file:
(load-theme 'lush t)