Remove solarized-theme from the list of default packages
This commit is contained in:
parent
9a26a09e78
commit
8905997172
2 changed files with 4 additions and 2 deletions
|
@ -343,7 +343,9 @@ Or you can use another theme altogether by adding something like:
|
|||
(load-theme 'solarized-dark t)
|
||||
```
|
||||
|
||||
P.S. Solarized is not available by default - you'll have to install it from MELPA first.
|
||||
**P.S.** Solarized is not available by default - you'll have to
|
||||
install it from MELPA first (`M-x package-install RET
|
||||
solarized-theme`).
|
||||
|
||||
### Personalizing
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue