A few minor updates
[syinit] / 17-emchat-sy.el
index 523f6ff..abf2ba4 100644 (file)
@@ -5,7 +5,7 @@
 ;;     Author: Steve Youngs <steve@sxemacs.org>
 ;; Maintainer: Steve Youngs <steve@sxemacs.org>
 ;;    Created: <2007-12-02>
-;; Time-stamp: <Friday Apr 10, 2015 17:22:11 steve>
+;; Time-stamp: <Friday May 29, 2015 20:53:39 steve>
 ;;   Download: <http://bastard.steveyoungs.com/~steve/SXEmacs/inits/>
 ;;   HTMLised: <http://bastard.steveyoungs.com/~steve/SXEmacs/htmlinits/17-emchat-sy.html>
 ;;   Git Repo: git clone http://git.sxemacs.org/syinit
  emchat-save-log-on-exit-p nil
  emchat-log-debug-flag t
  emchat-user-meta-invisible nil
- emchat-buddy-show-xface t)
+ emchat-buddy-show-avatar t
+ emchat-buddy-xface-foreground "black"
+ emchat-buddy-xface-background "red")
 
 ;; PulseAudio only seems to work if X is running
 (when (getenv "DISPLAY")