Git hosting
Clone
git clone https://depp.brause.cc/punpun-themes.gitFiles
| Size | Path |
|---|---|
| img/ | |
| 35148 | LICENSE |
| 953 | README.md |
| 1436 | TODO.org |
| 291 | build.sh* |
| 1167 | punpun-dark-theme.el |
| 1175 | punpun-light-theme.el |
| 15930 | punpun-themes.el |
README.md

About
Yowdy! This light theme is an experiment. While there's plenty of gorgeous-looking dark themes, I've had less luck with light themes, so here's my own take on that. There's a strong emphasis on shades of gray, variations in font weight/slant and sometimes a bit of color. For symmetry's sake a dark version is included. As a bonus this theme will work in 256-color terminal emulators as well. Enjoy!
Screenshots


Installation
Set up the MELPA (stable) repository if you haven't already and
install with M-x package-install RET punpun-themes RET.
Usage
Either load the theme interactively with M-x load-theme RET
punpun-light RET or in your init file with:
(load-theme 'punpun-light t)
Replace punpun-light with punpun-dark for the dark version.