summaryrefslogtreecommitdiff
path: root/zenburn-theme.el
diff options
context:
space:
mode:
authorBasil L. Contovounesios <contovob@tcd.ie>2017-09-21 19:14:51 +0100
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2017-10-10 15:43:20 +0300
commita26323ca3029d653f658b8236ae9528d242c885b (patch)
treee2c5650e6630558a94321746c0e3e6d5471b20cd /zenburn-theme.el
parent6e4b4564fcd6bff9ef83faef7641189583717e11 (diff)
Add hackernews support
Diffstat (limited to 'zenburn-theme.el')
-rw-r--r--zenburn-theme.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/zenburn-theme.el b/zenburn-theme.el
index f046309..235cda8 100644
--- a/zenburn-theme.el
+++ b/zenburn-theme.el
@@ -639,6 +639,9 @@ Also bind `class' to ((class color) (min-colors 89))."
`(guide-key/highlight-command-face ((t (:foreground ,zenburn-blue))))
`(guide-key/key-face ((t (:foreground ,zenburn-green))))
`(guide-key/prefix-command-face ((t (:foreground ,zenburn-green+1))))
+;;;;; hackernews
+ '(hackernews-comment-count-face ((t (:inherit link-visited :underline nil))))
+ '(hackernews-link-face ((t (:inherit link :underline nil))))
;;;;; helm
`(helm-header
((t (:foreground ,zenburn-green