Skip to content

lanjoni/nezburn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nezburn-theme

License: AGPL v3 MELPA

The nezburn theme (inspired on zenburn) for Emacs. Very cool.

Description

The theme is directly inspired by the zenburn theme for Emacs, based on its composition, in addition to receiving color tones inspired by the Pale Fire theme.

Its composition includes simple colors for a better reuse of tones. The theme is necessarily a theme geared towards using the dark development environment.

Sample screenshot of nezburn-theme

Installing

Manual

Download nezburn-theme.el to the directory ~/.emacs.d/themes/. Add this to your init.el file or another configuration file for your visual workflow:

(add-to-list 'custom-theme-load-path "~/.emacs.d/themes/")

This will be responsible for referencing files inside the .emacs.d/themes directory to be initialized along with your configuration.

Package.el

Nezburn is available in MELPA. You can install nezburn with M-x package-install nezburn-theme!

To load it automatically on Emacs startup add this to your init file:

(load-theme 'nezburn t)

This way works normally too.

Authors

Contributors names and contact info

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the AGPL 3.0 License - see the LICENSE.md file for details

About

The nezburn theme (inspired on zenburn) for Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published