spacemacs/contrib/themes-megapack
2015-07-30 22:21:54 -04:00
..
packages.el Added tao theme 2015-06-30 23:00:41 -04:00
README.org Link to the theme gallery in the docs 2015-07-30 22:21:54 -04:00

Themes Megapack contribution layer for Spacemacs

Table of Contents   TOC@4

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