summary refs log tree commit diff stats
path: root/emacs
diff options
context:
space:
mode:
authorAlan Pearce2017-06-12 19:11:59 +0200
committerAlan Pearce2017-06-12 19:11:59 +0200
commit381eb74615c5577d90998a737f6e2a96370ee979 (patch)
tree26175f7581cad3098da9cba168dccd6726be9a83 /emacs
parente3192dc1da4c77966653bca8d8e9437c90640527 (diff)
parent66d9186ccf874950d6f1267791ad86d61d0af7e6 (diff)
downloaddotfiles-381eb74615c5577d90998a737f6e2a96370ee979.tar.lz
dotfiles-381eb74615c5577d90998a737f6e2a96370ee979.tar.zst
dotfiles-381eb74615c5577d90998a737f6e2a96370ee979.zip
Merge branch 'master' of ssh://alanpearce.eu/dotfiles
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/init.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org
index 49ce47f..841fa9d 100644
--- a/emacs/.emacs.d/init.org
+++ b/emacs/.emacs.d/init.org
@@ -197,6 +197,7 @@ Eziam looks nice, too
             (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"))))