Merge branch 'master' of ssh://alanpearce.eu/dotfiles
Alan Pearce alan@alanpearce.eu
Mon, 12 Jun 2017 19:11:59 +0200
1 files changed, 1 insertions(+), 0 deletions(-)
jump to
M emacs/.emacs.d/init.org → emacs/.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"))))