acme-theme: adjust the background color
add dark, light, and sepia variations
add melpa badges
A port of the No Frils Acme Vim theme to Emacs.
Minimal syntax highlighting to reduce distractions. Some coloring is
available, to attenuate comments and enhance errors, but otherwise it
looks a lot like (global-font-lock-mode -1)
. The primary benefit is
that other emacs features that rely on the font-lock machinery can
still be used.
M-x package-install RET nofrils-acme-theme RET
.(require 'nofrils-acme-theme)
to your init-file.(load-theme 'nofrils-acme t)
.