summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2017-04-30 17:58:19 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2017-04-30 17:58:19 +0300
commita035b214d6862289f8e0b1bf9fc737222da6b4a3 (patch)
tree87dd0f5918e13d1ae6bbe35b5fec56887a403580
parent89ecaa35dd16572ebf6715d6c120ab445caf1652 (diff)
Add cider-fringe-good-face
-rw-r--r--zenburn-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/zenburn-theme.el b/zenburn-theme.el
index 76c4ae7..b9eb38e 100644
--- a/zenburn-theme.el
+++ b/zenburn-theme.el
@@ -320,6 +320,7 @@ Also bind `class' to ((class color) (min-colors 89))."
`(cider-test-failure-face ((t (:background ,zenburn-red-4))))
`(cider-test-error-face ((t (:background ,zenburn-magenta))))
`(cider-test-success-face ((t (:background ,zenburn-green-1))))
+ `(cider-fringe-good-face ((t (:foreground ,zenburn-green+4))))
;;;;; circe
`(circe-highlight-nick-face ((t (:foreground ,zenburn-cyan))))
`(circe-my-message-face ((t (:foreground ,zenburn-fg))))