SkillAgentSearch skills...

Paganini

Dark Emacs Theme 🎻

Install / Use

/learn @onurtemizkan/Paganini
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

paganini :violin:

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

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated1mo ago
Forks5

Languages

Emacs Lisp

Security Score

90/100

Audited on Feb 1, 2026

No findings