# HG changeset patch # User Miles Bader # Date 969210242 0 # Node ID f5000d258412d7ae3c4778ff1a7f106bdc98e399 # Parent 3cc588d57c8c14d270eafdc6bfc7f9897b9df761 (header-line): Tweak face. diff -r 3cc588d57c8c -r f5000d258412 lisp/faces.el --- a/lisp/faces.el Sun Sep 17 17:03:20 2000 +0000 +++ b/lisp/faces.el Sun Sep 17 17:04:02 2000 +0000 @@ -1533,11 +1533,11 @@ (:inverse-video t)) (((class color) (background light)) (:box (:line-width 1 :style released-button) - :background "grey90" + :background "grey90" :foreground "grey20" :inherit mode-line)) (((class color) (background dark)) (:box (:line-width 1 :style released-button) - :background "grey20" + :background "grey20" :foreground "grey90" :inherit mode-line)) (((class mono)) (:box (:line-width 1 :style released-button)