mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix name of solarized package
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user