/notless-theme

Emacs theme. not 'less' colorscheme.

Primary LanguageEmacs Lisp

notless emacs theme

it's a fork of Jason R. Blevins's emacs less theme with some modifications to fit my taste.

Screenshot

To add the theme

(add-to-list 'custom-theme-load-path "/path/to/notless-theme.el")
(load-theme 'notless t)