diff --git a/docs/faq.org b/docs/faq.org index 504ecf1ad..d94a801ec 100644 --- a/docs/faq.org +++ b/docs/faq.org @@ -614,7 +614,7 @@ install it, then load it: #+BEGIN_SRC emacs-lisp ;;; add to ~/.doom.d/packages.el -(package! solarized) +(package! solarized-theme) ;;; add to ~/.doom.d/config.el (setq doom-theme 'solarized-dark)