about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc/themes.el
AgeCommit message (Collapse)AuthorFilesLines
2020-04-02 Tidy up themes.elWilliam Carroll1-87/+34
TL;DR: - Prune unused themes - Prefer "JetBrainsMono" font for all themes - Remove TODOs that I've either supported or that I'm uninterested in supporting
2020-01-30 Move move .emacs.d out of configs/sharedWilliam Carroll1-0/+204
Moving all of my Emacs-related files into their own directory at the root of this repository.