mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
Fix name of solarized package
This commit is contained in:
parent
f26b148b2b
commit
dce7e1c5fb
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue