From 270866b336934dda55b88baf1f6a75c7a860c305 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Sat, 19 Jul 2014 14:12:34 +0200 Subject: [PATCH] Update. --- emacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.el b/emacs.el index 5d57307..69e002f 100644 --- a/emacs.el +++ b/emacs.el @@ -390,7 +390,7 @@ load-warning buffer in case of failure." (ff/configure-faces '((italic :underline nil) (info-title-2 :foreground "green") - (font-lock-comment-delimiter-face :foreground "black") + (font-lock-comment-delimiter-face :foreground "blue") (font-lock-comment-face :foreground "blue") (cperl-array-face :background "gray90" :foreground "blue" :weight 'bold) (cperl-hash-face :background "gray90" :foreground "purple" :weight 'bold) -- 2.20.1