* riece-button.el (riece-button-insinuate): Buttonize channel buffers.
[riece] / lisp / riece-highlight.el
index a56b4fa..8eefc61 100644 (file)
 (defface riece-channel-list-current-face
   '((((class color)
       (background dark))
 (defface riece-channel-list-current-face
   '((((class color)
       (background dark))
-     (:foreground "PaleTurquoise" :underline t))
+     (:foreground "turquoise" :underline t))
     (((class color)
       (background light))
     (((class color)
       (background light))
-     (:foreground "ForestGreen" :underline t))
+     (:foreground "SeaGreen" :underline t))
     (t
      ()))
   "Face used for displaying the current channel."
     (t
      ()))
   "Face used for displaying the current channel."