From 4016654b83c2e6a46e23badc6898990ac97e5259 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Sat, 19 Jul 2014 14:13:10 +0200 Subject: [PATCH] Update. --- emacs.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacs.el b/emacs.el index 69e002f..147d5d7 100644 --- a/emacs.el +++ b/emacs.el @@ -390,8 +390,8 @@ load-warning buffer in case of failure." (ff/configure-faces '((italic :underline nil) (info-title-2 :foreground "green") - (font-lock-comment-delimiter-face :foreground "blue") - (font-lock-comment-face :foreground "blue") + (font-lock-comment-delimiter-face :foreground "green") + (font-lock-comment-face :foreground "green") (cperl-array-face :background "gray90" :foreground "blue" :weight 'bold) (cperl-hash-face :background "gray90" :foreground "purple" :weight 'bold) (diff-added :background "gray90" :foreground "green4" :weight 'bold) -- 2.20.1