summaryrefslogtreecommitdiffstats
path: root/help/C/gedit-change-color-scheme.page
blob: ab3c9e2de6092fa81a3d8ef83feef6ca413cb870 (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
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="guide" style="task"
      id="gedit-change-color-scheme">

  <info>
    <link type="guide" xref="index#configure-gedit"/>
    <desc>Change the text and background colors in gedit.</desc>
  </info>

  <title>Change the color scheme</title>

  <p><app>gedit</app> includes several different color schemes, allowing you to
  change the appearance of the main text window.</p>

  <steps>
    <title>To change the color scheme:</title>
    <item>
      <p>Press the menu button in the top-right corner of the window and select
      <guiseq><gui style="menuitem">Preferences</gui><gui>Font &amp;
      Colors</gui></guiseq>.</p>
    </item>
    <item>
      <p>Choose your desired color scheme.</p>
    </item>
  </steps>

  <p>The new color scheme will be applied immediately.</p>

  <section id="custom-color-scheme">
    <title>Use a Custom Color Scheme</title>
  <!-- I'm not sure if I should link to the wiki for this chunk of help, or if
  I should describe it here.  I'm linking to the wiki for now because the wiki
  page includes downloads and screenshots. I'm open to including the help here,
  though. -->

    <p>You can also use color schemes that have been created by others, or
    create and use your own color schemes.</p>

    <p>Instructions on how to install custom color schemes, as well as examples
    of color schemes that you can download and use, are available on the
    <link href="https://wiki.gnome.org/Projects/GtkSourceView/StyleSchemes">gedit
    wiki</link>.</p>
  </section>

</page>