Forest Blue, a fresh calm color theme inspired by rainy days and blue misty forests.
I understand that this is very raw and a lot of stuff may be improved, so any pull requests are very much welcome!
You can install forest-blue with M-x package-install forest-blue-theme
, and load it on startup by placing this in your init file:
(load-theme 'forest-blue t)
Save the forest-blue-theme.el file to
YOUR_EMACS_PLUGIN_DIRECTORY
, then add the following to your .emacs
:
(load "~/YOUR_EMACS_PLUGIN_DIRECTORY/forest-blue-theme.el")
(load-theme 'forest-blue)
The Forest Blue color theme exists also for iTerm. You can find it here
Background photo credit: https://github.com/tj