Thankful Eyes es un tema oscuro para Emacs diseñado para ser amigable con la vista.
Manual:
thankful-eyes-theme.el
~/.emacs.d/themes/
Añade lo siguiente a tu init.el:
init.el
(add-to-list 'custom-theme-load-path "~/.emacs.d/themes/") (load-theme 'thankful-eyes t)
MELPA (cuando se publique):
M-x package-install RET thankful-eyes-theme RET (load-theme 'thankful-eyes t)
¡Pronto!