~laumann/nofrils-theme

Fork of https://github.com/emacsmirror/nofrils-acme-theme
acme-theme: adjust the background color
98ad7bfa — Eric Sessoms 6 years ago
add dark, light, and sepia variations
0bb6f199 — Eric Sessoms 6 years ago
add melpa badges

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~laumann/nofrils-theme
read/write
git@git.sr.ht:~laumann/nofrils-theme

You can also use your local clone with git send-email.

MELPA Stable MELPA

#nofrils-theme

A port of the No Frils Acme Vim theme to Emacs.

#What

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.

#Install

  1. Add MELPA Stable or MELPA to your package sources.
  2. Install with M-x package-install RET nofrils-acme-theme RET.
  3. Add (require 'nofrils-acme-theme) to your init-file.
  4. Activate with (load-theme 'nofrils-acme t).

#Screenshot

Screenshot

#Similar themes