spacemacs/contrib/themes-megapack
2015-04-28 00:03:33 -04:00
..
packages.el Add jazz-theme to themes-megapack 2015-04-28 00:03:33 -04:00
README.md Update wrong code snippets in READMEs 2015-02-17 22:36:12 -05:00

Themes Megapack contribution layer for Spacemacs

This simple contribution layer is an example. It installs around 100 themes for Emacs. You can try them easily by invoking helm-themes with: <SPC> T h.

Install

To use this contribution add it to your ~/.spacemacs

(setq-default dotspacemacs-configuration-layers '(themes-megapack))