spacemacs/contrib/themes-megapack
syl20bnr ceefe88b75 Update CONTRIBUTE.md and add file headers
Also add default file header to layer templates.
2015-01-13 23:12:56 -05:00
..
packages.el Update CONTRIBUTE.md and add file headers 2015-01-13 23:12:56 -05:00
README.md Update key binding in themes-megapack layer 2015-01-01 01:01:38 -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)
  "List of contribution to load."
)