From fdcac86a345fe80043e56d5b8defd6b9fb744d22 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 15 Jul 2018 17:39:51 -0400 Subject: [emacs] add and switch to eink theme --- init.org | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'init.org') diff --git a/init.org b/init.org index 60e319e..b7506e1 100644 --- a/init.org +++ b/init.org @@ -1094,12 +1094,18 @@ Emacs package that displays available keybindings in popup ** [[https://github.com/11111000000/tao-theme-emacs][tao-theme]] -#+begin_src emacs-lisp +#+begin_src emacs-lisp :tangle no (use-package tao-theme :demand t :config (load-theme 'tao-yang t)) #+end_src +** [[https://github.com/maio/eink-emacs][eink-theme]] + +#+begin_src emacs-lisp +(load-theme 'eink t) +#+end_src + * Email ** [[https://notmuchmail.org][notmuch]] -- cgit v1.2.3-60-g2f50