spacemacs/layers/themes-megapack
Eivind Fonn 13c5b1d24b Convert documentation to publishable format 2015-11-01 23:40:29 -05:00
..
README.org Convert documentation to publishable format 2015-11-01 23:40:29 -05:00
packages.el Add jbeans theme 2015-10-19 00:25:46 -04:00

README.org

Themes Megapack layer

What is this?

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.

You can see samples of all included themes in this theme gallery from Rob Merrell.

Install

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

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