spacemacs/layers/themes-megapack
2015-11-09 19:01:35 +01:00
..
packages.el Add farmhouse-theme 2015-11-09 19:01:35 +01:00
README.org Convert documentation to publishable format 2015-11-01 23:40: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))