This is a work in progress. You can browse the code on my sourcehut.
1 Boring themes for the elitist #
colourless-themes
is a collection of “primarily colourless
themes". This was forked from Tomas Letan’s macro of the same
name.1
1.1 Installation #
Install this how you would install a package from github - this varies with the flavour of Emacs or the setup in use. If you use a Frankenstein’s monster like I use, do:
(use-package colourless-themes
:straight (:host sourcehut
:repo "~peregrinator/colourless-themes-el")
:config
;;optionally loading a theme
(load-theme 'einkless t)
1.2 Usage #
Temporarily set it the M-x load-theme
, or via M-x customize-themes
. To make it persistent, see Installation. Disable
any other themes to ensure a colourless experience.
2 Featured themes #
Themes offered besides those from upstream are
mephistopheles
an original dark theme with yellow and green foreground, again inspired by Stanislav Karkavin’s vim theme mentioned above.beelzebub
A dark, purplish colourscheme based on Stanislav Karkavin’s vim theme: vim-beelzebubnofrils
, Emacs ports faithful to the original nofrils themes. These have a few more colours than the others.
2.1 Screenshots #
WIP
-
The macro is a rework of theirs — an opinionated take perhaps? Find their source code at ~lthms/colorless-themes.el ↩︎