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.el7
1 files changed, 6 insertions, 1 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el
index 626d857..7b5f039 100644
--- a/themes/jao-themes.el
+++ b/themes/jao-themes.el
@@ -157,6 +157,7 @@
(nul '(:underline nil))
(st '(:strike-through t))
(ex '(:extend t))
+ (nex '(:extend nil))
(bx `(:box (:line-width -1 :color ,jao-themes--box)))
(t (list s))))))
@@ -245,7 +246,8 @@
(change-log-function (p function))
(change-log-list (p f11))
(change-log-name (p keyword))
- (cider-test-error-face (p warning))
+ (cider-stacktrace-face (~ highlight) ex)
+ (cider-test-error-face (p warning) ex)
(cider-test-failure-face (p error))
(cider-test-success-face (p f01))
(comint-highlight-input (p f01) nbf)
@@ -388,6 +390,7 @@
(erc-pal-face (p warning))
(erc-prompt-face (f 01))
(erc-timestamp-face (p dimm))
+ (error (p error))
(escape-glyph (p dimm))
(eshell-ls-archive (p f12))
(eshell-ls-backup (p dimm))
@@ -820,6 +823,7 @@
(speedbar-separator-face (p f00))
(scroll-bar nil)
(shadow nil)
+ (success (p success))
(sunshine-forecast-date-face nil)
(sunshine-forecast-day-divider-face (p dimm))
(sunshine-forecast-headline-face (~ header-line)))
@@ -868,6 +872,7 @@
(w3m-tab-unselected-retrieving (p tab-unsel) it)
(w3m-tab-unselected-unseen (p tab-unsel))
(w3m-underline ul)
+ (warning (p warning))
(wg-brace-face nil)
(wg-command-face (p f00))
(wg-current-workgroup-face (p f11) bf)