Penguin
Blame: GnomeColourTheme
EditPageHistoryDiffInfoLikePages
Annotated edit history of GnomeColourTheme version 2, including all changes. View license author blame.
Rev Author # Line
1 DouglasRoyds 1 Ubuntu is a good distribution, but its default colour theme is pretty awful. Ubuntu brown begone! And take the cuddling lovies with you, too!
2
3 The following description applies to Gnome 2.10:
4
5 !Grub splash screen
6 sudo vim /boot/grub/menu.lst
7 Find the line that reads # defoptions=, and delete the word splash
8 sudo update-grub
9
10 OK, so this is nothing to do with Gnome, but it's part of getting rid of the Ubuntu "branding"
11
12 !Gnome login splash screen
13
14 System Tools->Configuration Editor (gconf-editor)
15 apps/gnome-session/options
16 splash_image
17 splash/your_preferred_image.png
18
19 The path is relative to /usr/share/pixmaps, though I believe that you can specify an absolute path if you wish. You might like to download a splash screen from [art.gnome.org|http://art.gnome.org]
20
21 System->Preferences->Sound
22 Sounds
23 Don't play system sounds
24
25 Begone the twiddly little candy-music, too
26
27 !Splash screen background colour
28
29 System->Admin->Login Screen Setup (gdmsetup)
30 Standard Greeter, Background Color
31
32 !Window theme
33
34 You can either choose one of the themes on offer, or mix and match.
35
36 System->Preferences->Theme
37 Theme Details lets you separately choose themes for the Controls (the top window-bar), the Window Border, and the Icons.
38
39 To download and install a theme, go to [art.gnome.org|http://art.gnome.org]. Download a theme in the form of a tar.gz file, then you can install it from the Theme manager.
40
41 !Desktop background
42
43 System->Preferences->Desktop Background, or right-click on the desktop background and choose Change Desktop Background:
44
45 Add Wallpaper
46 Choose a picture
47 Style: Fill Screen
48
49 !Make your panels disappear properly
50
51 Right-click on the panel, Properties
52 Autohide
53
54 gconf-editor (System Tools->Configuration Editor)
55 apps/panel/toplevels/bottom_panel_screen0/auto_hide_size
56 1
57
58 If you only have 1024x768 pixels, you don't want to lose too many of them to the panels.
59
60 !Gnome footprint for your main menu icon
61
62 gconf-editor (System Tools->Configuration Editor)
63 apps/panel/objects
64 Find the object_n that has the smallest value for "position"
65 use_custom_icon
66 custom_icon
67 your_preferred_icon_name
68
69 The path is relative to /usr/share/pixmap, or you can use a full path
70 !Gnome Terminal
71
72 Right-click in the terminal, Edit Current Profile
73 Effects
2 DouglasRoyds 74 Transparent background - Set the slider bar to about half way, or, if you choose an appropriately monochromatic background for your desktop, set it fully transparent
1 DouglasRoyds 75 Colors
76 The above change will make your "ls" colours pretty invisible, so you can darken them up using the Colors tab. Select the "Custom" built-in scheme, then click on each colour in turn. Lower the "Value" setting to about 65% for the lighter colours, and 40% for the darker ones.