paganini

Dark Emacs Theme 🎻

MIT License

Stars
21

paganini 🎻

Dark Emacs Theme

Installation

Manual

Download paganini-theme.el to the directory ~/.emacs.d/themes/. Add this to your .emacs:

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

Now you can load the theme with the interactive function load-theme like this:

M-x load-theme RET paganini

Package.el

Paganini is available in MELPA.

You can install paganini with the following command:

M-x package-install paganini-theme

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

(load-theme 'paganini t)

Screenshots

Badges
Extracted from project README
MELPA License MIT