Skip to content

Commit

Permalink
made the which-func face a bit more distinctive
Browse files Browse the repository at this point in the history
  • Loading branch information
Bozhidar Batsov committed Apr 10, 2012
1 parent ae8b3c5 commit 45cf166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zenburn-theme.el
Expand Up @@ -506,7 +506,7 @@
`(wl-highlight-summary-displaying-face ((,class (:underline t :weight bold))))

;; which-func-mode
`(which-func ((,class (:foreground ,zenburn-green+1)))))
`(which-func ((,class (:foreground ,zenburn-green+4)))))

;;; custom theme variables
(custom-theme-set-variables
Expand Down

0 comments on commit 45cf166

Please sign in to comment.