Get the spacemacs theme

This commit is contained in:
TEC 2022-09-13 18:42:59 +08:00
parent 1d6db59695
commit 872cc9cadc
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 6 additions and 0 deletions

View File

@ -2472,6 +2472,12 @@ so I'd like to make sure we have a recent version.
(package! modus-themes :pin "5d35fed1ab7d2d59f64b2c5dcf77c05e64a0322e")
#+end_src
*** Spacemacs themes
#+begin_src emacs-lisp :tangle packages.el
(package! spacemacs-theme :pin "e04d1f21107a1565861625209bb9c46a7aa43cc5")
#+end_src
*** Theme magic
With all our fancy Emacs themes, my terminal is missing out!