From 9b51d54d8f3f7dc08a0ba48003918952ae9139eb Mon Sep 17 00:00:00 2001 From: PHO Date: Thu, 17 Jan 2013 19:02:16 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_emacs_el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index 96b34c1..e3c6802 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -560,6 +560,8 @@ ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. + '(diff-added ((t (:inherit diff-changed :foreground "medium spring green" :weight extra-bold)))) + '(diff-removed ((t (:foreground "gold3" :weight extra-bold)))) '(flyspell-incorrect ((t (:foreground "OrangeRed" :overline t)))) '(jaspace-highlight-tab-face ((((class color) (background dark)) (:foreground "gray70" :underline t)))) '(navi2ch-bm-new-unread-face ((t (:foreground "PaleGreen" :weight bold)))) -- 2.40.0