"Kirill M. Katsnelson" <kkm(a)kis.ru> writes:
The default color was modeline background. Since default and
modeline
backgound are the same shade of gray, dividers were invisible. This is
even worse than black lines, becuase they are supposed to give visual
cues as to where to grab and drag.
[Yes it is him again]
The good best solution is then to revert the change by Kyle that made
the modeline colors to default to the same as the background. IMHO the
modeline is a widget like the menus, the scrollbars and the toolbar
and should have the same color.
Seriously is *anybody* running with the color combination?
Jan
Index: Emacs.ad
===================================================================
RCS file: /usr/CVSroot/XEmacs/xemacs-20/etc/Emacs.ad,v
retrieving revision 1.8
diff -u -r1.8 Emacs.ad
--- Emacs.ad 1998/03/10 04:11:50 1.8
+++ Emacs.ad 1998/05/12 17:38:53
@@ -31,8 +31,8 @@
! `rgb.txt', usually found in /usr/lib/X11/ or /usr/openwin/lib/X11/.
! Set the modeline colors.
-!Emacs.modeline*attributeForeground: Black
-!Emacs.modeline*attributeBackground: Gray75
+Emacs.modeline*attributeForeground: Black
+Emacs.modeline*attributeBackground: Gray80
! Set the color of the text cursor.
!Emacs.text-cursor*attributeBackground: Red3