From: Amin Bandali Date: Sat, 20 Oct 2018 18:56:49 +0000 (-0400) Subject: [emacs] remove tao-theme X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/9502dced4eaf80a57484abd409afd4d600423a3c [emacs] remove tao-theme i've been using eink for a few months already --- diff --git a/.gitmodules b/.gitmodules index 247c556..ba77d0a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -221,10 +221,6 @@ [submodule "smex"] # used by counsel-M-x path = lib/smex url = git@github.com:nonsequitur/smex.git -[submodule "tao-theme"] - path = lib/tao-theme - url = git@github.com:11111000000/tao-theme-emacs.git - remote = aminb git@github.com:aminb/tao-theme-emacs.git [submodule "treepy"] path = lib/treepy url = git@github.com:volrath/treepy.el.git diff --git a/init.org b/init.org index 4928344..cfbeea8 100644 --- a/init.org +++ b/init.org @@ -1364,14 +1364,6 @@ Emacs package that displays available keybindings in popup :hook (after-init . doom-modeline-init)) #+end_src -** [[https://github.com/11111000000/tao-theme-emacs][tao-theme]] - -#+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 diff --git a/lib/tao-theme b/lib/tao-theme deleted file mode 160000 index 358c155..0000000 --- a/lib/tao-theme +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 358c15536abc05c513bbade53e6d62242d5b5884