jump to navigation

Change the splash screen color 9 June 2008

Posted by igenx in ubuntu.
Tags:
trackback

Enter the gdm.conf file (sudo gedit /etc/gdm/gdm.conf). About two-thirds of the way down you will see the lines:

 BackgroundColor=#dab082
 GraphicalThemedColor=#dab082

Change it to what you like. For all black, use:

 BackgroundColor=#000000
 GraphicalThemedColor=#000000

Comments»

No comments yet — be the first.