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

index 636b90e..5d57307 100644 (file)
--- a/emacs.el
+++ b/emacs.el
@@ -391,7 +391,7 @@ load-warning buffer in case of failure."
    '((italic :underline nil)
      (info-title-2 :foreground "green")
      (font-lock-comment-delimiter-face :foreground "black")
    '((italic :underline nil)
      (info-title-2 :foreground "green")
      (font-lock-comment-delimiter-face :foreground "black")
-     (font-lock-comment-face :foreground "black")
+     (font-lock-comment-face :foreground "blue")
      (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)
      (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)
@@ -435,10 +435,8 @@ load-warning buffer in case of failure."
      (selector/selection :background "yellow")
      (gui-button-face :background "green" :foreground "white")
      (enotes/information-face :foreground "cyan")
      (selector/selection :background "yellow")
      (gui-button-face :background "green" :foreground "white")
      (enotes/information-face :foreground "cyan")
+
      (file-name-shadow :foreground "black")
      (file-name-shadow :foreground "black")
-     (font-lock-comment-delimiter-face :foreground "magenta")
-     (font-lock-comment-face :foreground "blue")
-     (font-lock-variable-name-face :foreground "green")
      (shadow :foreground "black")
      (warning :foreground "black" :background "red")
      ))
      (shadow :foreground "black")
      (warning :foreground "black" :background "red")
      ))