spacemacs/contrib/themes-megapack
syl20bnr 41e0befc9c Remove remaining duplicated init functions
haml-mode
slim-mode
yaml-mode
rainbow-delimiters
nix-mode
leuven-theme

Also sort alphabetically the packages in packages.el of html layer
2015-08-10 08:43:29 -04:00
..
packages.el Remove remaining duplicated init functions 2015-08-10 08:43:29 -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))