colourless-themes
is a collection of “primarily colourless themes".
WIP
Install this how you would install a package from github - this varies with the
flavour of Emacs in use. If you use doom-emacs like I do, add this line in your
packages.el
:
(package! colourless-themes :recipe
(:host github
:repo "peregrinat0r/colourless-themes.el"))
Then just run the doom/reload
command from within doom-emacs or from a
terminal run:
$EMACSDIR/bin/doom sync
Remember to restart Emacs after this.
For doom-emacs, load any theme from this repo by updating your config.el
thus:
# this line usually exists so just modify the theme name
(setq doom-theme 'nordless)
or temporarily set it using the load-theme
command for doom-emacs, or the
customize-themes
for vanilla Emacs.
Currently, this repository features:
nordless
, dark and blue, inspired by nordhydrangealess
, dark and magenta, inspired by hydrangeaseagreenless
, light and seagreenlavenderless
, purple and mint, inspired by Lavendernofrils-darkless
, a clone of nofrils-darkdarkless
, dark and white, inspired by nofrils, but with less colourschocolateless
, chocolate taste, inspired by chocolateeinkless
, light theme, inspired by einkbroceliande
, green and cyan
Additionally check out other themes I've made with this macro:
beelzebub
, a dark, purplish colourscheme based on Stanislav Karkavin's vim theme: vim-beelzebub.mephistopheles
, a dark theme with yellow and green foreground, again inspired by Stanislav Karkavin's vim theme mentioned above.nofrils
, Emacs ports "faithful" to the original nofrils themes. These have a few more colours than the others. This is work in progress!