Skip to content

🌲 Forest Blue, a fresh calm color theme inspired by rainy days and blue misty forests.

Notifications You must be signed in to change notification settings

olkinn/forest-blue-emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Forest Blue

MELPA

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!

How to install

MELPA (package.el)

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)

Manual

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)

Screenshots

Console Emacs

image

image

image

GUI Emacs

image

image

image

~~~~~

image

The Forest Blue color theme exists also for iTerm. You can find it here

Background photo credit: https://github.com/tj

About

🌲 Forest Blue, a fresh calm color theme inspired by rainy days and blue misty forests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published