Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 764 Bytes

README.org

File metadata and controls

19 lines (14 loc) · 764 Bytes

Themes Megapack layer

Table of Contents

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