all repos — nixfiles @ 57e1d5e57102ced8bc48ac1621112ff7018dae2b

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

Merge branch 'master' of git.alanpearce.uk:alan/dotfiles

Alan Pearce
commit

57e1d5e57102ced8bc48ac1621112ff7018dae2b

parent

df714aba617f7c229e9d7cc169a0c988d5a44339

1 file changed, 0 insertions(+), 11 deletions(-)

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -115,17 +115,6 @@ #+END_SRC
** Colours -I quite like solarized. I don’t think it’s perfect, but it supports a -lot of modes. -#+BEGIN_SRC emacs-lisp -(use-package solarized-theme - :disabled t - :config (progn - (setq solarized-distinct-fringe-background t) - (setq solarized-high-contrast-mode-line t) - (load-theme 'solarized-light t))) -#+END_SRC - Let’s try a more minimal theme. #+BEGIN_SRC emacs-lisp