public
Description: Emacs color theme called arjen
Homepage: http://www.credmp.org
Clone URL: git://github.com/credmp/color-theme-arjen.git
Check which-func-face to which-func (weird name!)
credmp (author)
Fri Jun 20 08:45:59 -0700 2008
commit  ef862802327dcef312f0a9c28bbd6fc8a82c0ca7
tree    681039ec19e2aa002ddccd2cc7ef19cd0cc5c28e
parent  6110984d958d80bde567a8e3412e69f2894f9f24
...
246
247
248
249
 
250
251
252
...
246
247
248
 
249
250
251
252
0
@@ -246,7 +246,7 @@
0
      (widget-documentation-face ((t (:foreground "lime green"))))
0
      (widget-field-face ((t (:background "dim gray"))))
0
      (widget-inactive-face ((t (:foreground "light gray"))))
0
- (which-func-face ((t (:foreground "yellow"))))
0
+ (which-func ((t (:foreground "yellow"))))
0
      (widget-single-line-field-face ((t (:background "dim gray"))))
0
      (woman-bold-face ((t (:bold t))))
0
      (woman-italic-face ((t (:foreground "beige"))))

Comments

    No one has commented yet.