summaryrefslogtreecommitdiff
path: root/help/C/config-themes.xml
blob: b5757ced4ec7c3124b338d550d23502348c7e2e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<sect1 id="config-theme">
  <title>Gtk+ Theme Selector</title>
  <para>
    The <application>Gnome</application> environment is run by
    <application>Gtk+</application>.  <application>Gtk+</application>
    allows most elements in your desktop to be themed to the look you
    want.  The <application>Gtk+ Theme Selector</application> lets you
    select the theme to use.
  </para>
  <sect2 id="config-theme-setting">
    <title>Setting Your Theme</title>
    <para>
      The top of the <application>Gtk+ Theme Selector</application>
      has a list of installed themes.  Simply click on a theme and
      your changes will be made.
    </para>
    <para>
      You can interactively demo all the widgets available in your
      selected theme in the lower half of the window.
    </para>
  </sect2>
  <sect2 id="config-theme-add">
    <title>Adding a Theme</title>
    <para>
      To add a theme to use:
      <orderedlist numeration="arabic">
	<listitem>
	  <para>
	    Click the <guibutton>Install new theme</guibutton> button.
	  </para>
	</listitem>
	<listitem>
	  <para>
	    Navigate to the directory your theme is installed in.
	  </para>
	</listitem>
	<listitem>
	  <para>
	    Open the gtkrc file which contains the specifications of
	    your theme.
	  </para>
	</listitem>
      </orderedlist>	
    </para>
  </sect2>
</sect1>