spacemacs/contrib/themes-megapack
2015-08-29 08:52:32 +02:00
..
packages.el Add toxi-theme back -- this reverts #2809 2015-08-29 08:52:32 +02: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))