all repos — nixfiles @ fea9356eac2faf5812d4e136121739f152724878

System and user configuration, managed by nix and home-manager

Emacs: remove setup of unused package color-theme-solarized
Alan Pearce alan@alanpearce.co.uk
Wed, 15 May 2013 15:32:27 +0100
commit

fea9356eac2faf5812d4e136121739f152724878

parent

a42d2f72ad3c613109f9c862d065bc09e2eed262

1 files changed, 0 insertions(+), 6 deletions(-)

jump to
M emacs/init.elemacs/init.el
@@ -122,12 +122,6 @@ (use-package solarized-theme
   :config (load-theme 'solarized-light t))
 
-(use-package color-theme-solarized
-  :disabled t
-  :commands (color-theme-solarized-light)
-  :depends color-theme
-  :init (color-theme-solarized-light))
-
 (when (or (display-graphic-p)
           (daemonp))
   (use-package fringe