spacemacs/layers/themes-megapack
2015-12-21 01:00:27 -05:00
..
packages.el Add badwolf-theme to themes-megapack layer 2015-12-21 01:00:27 -05:00
README.org Fix some documentation bugs 2015-12-03 23:50:29 -05:00

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))