[submodule "doom-modeline"]
path = lib/doom-modeline
url = git@github.com:seagle0128/doom-modeline.git
+[submodule "eink-theme"]
+ path = lib/eink-theme
+ url = git@github.com:maio/eink-emacs.git
[submodule "eldoc-eval"]
path = lib/eldoc-eval
url = git@github.com:thierryvolpiatto/eldoc-eval.git
** [[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]]
--- /dev/null
+Subproject commit 4c990bb3428f725735fa1f733ef4c5ad61f632b0