Update.
authorFrancois Fleuret <francois@fleuret.org>
Sat, 19 Jul 2014 12:12:34 +0000 (14:12 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Sat, 19 Jul 2014 12:12:34 +0000 (14:12 +0200)
emacs.el

index 5d57307..69e002f 100644 (file)
--- 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)