From 86cc7d92a4a8f39ac3ed99aa60314263ad074334 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 10 Mar 2015 04:43:54 +0100 Subject: themes: a few cider faces --- themes/jao-themes.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes') diff --git a/themes/jao-themes.el b/themes/jao-themes.el index 26bd15a..8e0e301 100644 --- a/themes/jao-themes.el +++ b/themes/jao-themes.el @@ -193,6 +193,9 @@ (change-log-function (p function)) (change-log-list (p f11)) (change-log-name (p keyword)) + (cider-test-error-face (p warning)) + (cider-test-failure-face (p error)) + (cider-test-success-face (p f01)) (comint-highlight-input (p f01) nbf) (comint-highlight-prompt (p f00)) (company-tooltip (~ highlight)) @@ -662,6 +665,7 @@ (rcirc-prompt bf) (rcirc-server (p dimm)) (rcirc-timestamp (p dimm)) + (rcirc-track-keyword (p warning)) (rcirc-track-nick (~ rcirc-my-nick) niv) (rcirc-url nbf link) (reb-match-0 (p hilite)) -- cgit v1.2.3