Re-add color-approximate
This commit is contained in:
parent
bf729d6ea3
commit
8a2b3bd810
3 changed files with 13 additions and 10 deletions
|
|
@ -106,6 +106,10 @@
|
|||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Themes
|
||||
(unless (package-installed-p 'color-theme-approximate)
|
||||
(package-refresh-contents)
|
||||
(package-install 'color-theme-approximate))
|
||||
|
||||
(unless (package-installed-p 'monokai-theme)
|
||||
(package-refresh-contents)
|
||||
(package-install 'monokai-theme))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue