emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master bd11b35 03/26: Avoid using the `font-lock-string-face' col


From: Jackson Ray Hamilton
Subject: [elpa] master bd11b35 03/26: Avoid using the `font-lock-string-face' color for zenburn.
Date: Sat, 14 Feb 2015 08:19:32 +0000

branch: master
commit bd11b35a55bd9302c1a111145c644bf061f51484
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    Avoid using the `font-lock-string-face' color for zenburn.
---
 context-coloring.el |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/context-coloring.el b/context-coloring.el
index 89bbfc3..e53cf86 100644
--- a/context-coloring.el
+++ b/context-coloring.el
@@ -699,7 +699,7 @@ faces for custom themes that might not exist yet."
            "#401440"
            "#0f2050"
            "#205070"
-           "#336c6c"
+           "#437c7c"
            "#23733c"
            "#6b400c"
            "#603a60"
@@ -806,7 +806,7 @@ faces for custom themes that might not exist yet."
            "#BFEBBF"
            "#F0DFAF"
            "#DFAF8F"
-           "#CC9393"
+           "#BC8383"
            "#DC8CC3"
            "#94BFF3"
            "#9FC59F"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]