summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-themes.el
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@imladris.local>2017-10-31 05:15:53 +0100
committerJose Antonio Ortega Ruiz <jao@imladris.local>2017-10-31 05:15:53 +0100
commit34e0fa1c9028b83e74f6a2b7f422d1031b708318 (patch)
tree828bdd3b82007a8c68e239abc0f5bfd6279303ae /themes/jao-themes.el
parente70583f3b9ddae31af77ea396f69feddf1fdf53a (diff)
downloadelibs-34e0fa1c9028b83e74f6a2b7f422d1031b708318.tar.gz
elibs-34e0fa1c9028b83e74f6a2b7f422d1031b708318.tar.bz2
still seeking the perfect color theme
Diffstat (limited to 'themes/jao-themes.el')
-rw-r--r--themes/jao-themes.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el
index 8c1d518..6641806 100644
--- a/themes/jao-themes.el
+++ b/themes/jao-themes.el
@@ -205,7 +205,7 @@
`((calendar-holiday-marker (p f00))
(circe-highlight-nick-face (p warning))
(circe-originator-face (p f00))
- (circe-my-message-face (~ font-lock-string-face))
+ (circe-my-message-face (p f10))
(circe-server-face (p dimm))
(clojure-test-failure-face (p warning) ul)
(clojure-test-error-face (p error) ul)
@@ -626,6 +626,7 @@
`((magit-branch (p f00))
(magit-cherry-equivalent (p warning))
(magit-diff-add (~ diff-added))
+ (magit-diff-context-highlight (p hilite))
(magit-diff-del (~ diff-removed))
(magit-diff-file-heading (p keyword))
(magit-diff-file-header (~ diff-file-header))