Skip to content

onurtemizkan/paganini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paganini 🎻

Dark Emacs Theme

MELPA License MIT

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

About

Dark Emacs Theme 🎻

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published