The attached patch uses black as background color for gdmgreeter to remove blue
background during login process of OpenSolaris.

Regards,

Jedy
-------------- next part --------------
Index: ChangeLog
===================================================================
--- ChangeLog   (revision 15319)
+++ ChangeLog   (working copy)
@@ -1,3 +1,7 @@
+2008-09-10  Wang Xin  <jedy.wang at sun.com>
+
+       * patches/gdm-01-indiana-branding.diff: Use black as background color.
+
 2008-09-10  Ginn Chen  <ginn.chen at sun.com>
        * indiana/indiana-branded.speclist: Add SUNWthunderbird
 
Index: patches/gdm-01-indiana-branding.diff
===================================================================
--- patches/gdm-01-indiana-branding.diff        (revision 15319)
+++ patches/gdm-01-indiana-branding.diff        (working copy)
@@ -128,8 +128,8 @@
  # as the background color.
 -BackgroundColor=#76848F
 -GraphicalThemedColor=#76848F
-+BackgroundColor=#35556b
-+GraphicalThemedColor=#35556b
++BackgroundColor=#000000
++GraphicalThemedColor=#000000
  # XDMCP session should only get a color, this is the sanest setting since you
  # don't want to take up too much bandwidth
  #BackgroundRemoteOnlyColor=true

Reply via email to