aboutsummaryrefslogtreecommitdiff
path: root/shoshimacs.org
diff options
context:
space:
mode:
authorshoshin <shoshin@cicadas.surf>2022-10-14 20:49:57 -0500
committershoshin <shoshin@cicadas.surf>2022-10-14 20:49:57 -0500
commitdab3e02b824d0266d038112e45f1c6502b27cb07 (patch)
treefa9f500e57eb81f65f0c5b24f39eb4742361a786 /shoshimacs.org
parent65f840eab60f4b158e30f43eb3c8dd4d7ae52468 (diff)
Add: autothemer package
Diffstat (limited to 'shoshimacs.org')
-rw-r--r--shoshimacs.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/shoshimacs.org b/shoshimacs.org
index 6b4bab7..89394da 100644
--- a/shoshimacs.org
+++ b/shoshimacs.org
@@ -1004,6 +1004,15 @@ candidates to ~consult-themes~.
"List of themes I prefer for narrowing and random selection.")
#+end_src
+*** autothemer
+
+autothemer is a dependency of some nice themes, and a great tool
+for theme development.
+
+#+begin_src emacs-lisp
+ (package-install 'autothemer)
+#+end_src
+
** windresize
#+begin_src emacs-lisp