summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-themes.el
diff options
context:
space:
mode:
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))