diff --git a/yoshi-theme.el b/yoshi-theme.el index 6c797c8..3615dcc 100644 --- a/yoshi-theme.el +++ b/yoshi-theme.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemsen ;; Keywords: faces -;; Version: 5.3.0 +;; Version: 5.4.0 ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by @@ -236,6 +236,7 @@ `(term-color-white ((t (:background ,dwhite :foreground ,lblack)))) `(term-color-yellow ((t (:background ,dyellow :foreground ,lyellow)))) `(texinfo-heading ((t (:foreground ,lpink :inherit unspecified :height 1.3)))) + `(which-func ((t (:foreground ,lblue)))) )