spacemacs/contrib/themes-megapack
Bar Magal 4c66399d28 Temporarily comment-out toxi-theme
toxi-theme is currently (hopefully temporarily) unavailable from melpa,
causing an error when updating spacemacs.
2015-08-28 11:30:24 +02:00
..
packages.el Temporarily comment-out toxi-theme 2015-08-28 11:30:24 +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))