all repos — nixfiles @ 381eb74615c5577d90998a737f6e2a96370ee979

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

Merge branch 'master' of ssh://alanpearce.eu/dotfiles

Alan Pearce
commit

381eb74615c5577d90998a737f6e2a96370ee979

parent

e3192dc1da4c77966653bca8d8e9437c90640527

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M emacs/.emacs.d/init.orgemacs/.emacs.d/init.org
@@ -197,6 +197,7 @@ (load-theme 'eziam-light t)
(custom-theme-set-faces 'user '(default ((t (:background "#ffffff")))) '(js2-function-call ((t (:underline nil)))) + '(js2-object-property ((t (:slant normal)))) '(font-lock-keyword-face ((t (:weight normal)))) '(git-gutter-fr:added ((t (:foreground "#96a4ab")))) '(git-gutter-fr:modified ((t (:foreground "#96a4ab"))))