all repos — archive/dotfiles @ fea9356eac2faf5812d4e136121739f152724878

Superseded by nixfiles

Emacs: remove setup of unused package color-theme-solarized

Alan Pearce
commit

fea9356eac2faf5812d4e136121739f152724878

parent

a42d2f72ad3c613109f9c862d065bc09e2eed262

1 file 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