summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/docs/tdebase/kcontrol/colors/index.docbook
blob: 9309da02b22a7e99ce8705440c9254fde6eb4e7f (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
<!ENTITY % British-English "INCLUDE"
> <!-- change language only here -->
]>

<article lang="&language;">
<articleinfo>

<authorgroup>
<author
>&Mike.McBride; &Mike.McBride.mail;</author>
<author
>&Mark.Donohoe; &Mark.Donohoe.mail;</author>
<author
>&Martin.R.Jones; &Martin.R.Jones.mail;</author>
<othercredit role="translator"
><firstname
>John</firstname
><surname
>Knight</surname
><affiliation
><address
><email
>anarchist_tomato@herzeleid.net</email
></address
></affiliation
><contrib
>Conversion to British English</contrib
></othercredit
> 
</authorgroup>

<date
>2003-09-22</date>
<releaseinfo
>3.2</releaseinfo>

<keywordset>
<keyword
>KDE</keyword>
<keyword
>KControl</keyword>
<keyword
>colour</keyword>
</keywordset>
</articleinfo>

<sect1 id="color">

<title
>Colours</title>
<sect2 id="color-intro">
<title
>Introduction</title>

<para
>The Colour Selection module is comprised of 4 sections:</para>

<orderedlist>
<listitem
><para
><link linkend="kcmdisplay-preview"
>The colour scheme preview</link
>.</para
></listitem>
<listitem
><para
><link linkend="kcmdisplay-widget-color"
>The current <guilabel
>Widget Colour</guilabel
></link
>.</para>
</listitem>
<listitem
><para
><link linkend="kcmdisplay-color-schemes"
>The available Colour Schemes</link
>.</para
></listitem>
<listitem
><para
><link linkend="kcmdisplay-contrast"
>The contrast slider</link
>.</para
></listitem>
</orderedlist>

<note
><para
>A <emphasis
>Widget</emphasis
> is a commonly-used programmer's term for referring to User Interface elements such as buttons, menus, and scroll bars. You can think of them as the fundamental pieces that are assembled to make your application.</para
></note>

<sect3 id="kcmdisplay-preview">
<title
>Preview</title>

<para
>This section of the dialogue demonstrates how a colour scheme applies to a sample selection of widgets. It provides you with a <guilabel
>preview</guilabel
> of your current colour choices.</para>

<para
>A colour scheme consists of a set of 18 colours. </para>

<para
>Each of the widgets is labelled to help you identify how your changes will impact the colour scheme.</para>

</sect3>

<sect3 id="kcmdisplay-widget-color">
<title
><guilabel
>Widget Colour</guilabel
></title>

<para
>The currently selected member of the colour scheme is shown in the combo box. This widget colour can be changed by clicking on the coloured box below the combo box. A colour selection dialogue will then appear, from which you may select a new colour. When you are happy with your colour selection, press <guibutton
>OK</guibutton
> in the colour selection dialogue. The colour will be updated in the Preview Area.</para>

<para
>You may select any member of the colour scheme from the colour combination box.</para>

</sect3>

<sect3 id="kcmdisplay-contrast">
<title
><guilabel
>Contrast</guilabel
> Slider</title>

<para
>The <guilabel
>Contrast</guilabel
> slider allows you to change the contrast between different shadings of the selected colours.</para>

<para
>The preview area instantly updates to show the effect of your change.</para>

</sect3>

<sect3 id="kcmdisplay-color-schemes">
<title
><guilabel
>Colour Scheme</guilabel
></title>

<para
>Various colour schemes are supplied with &kde;, and you are free to define your own.</para
> 

<para
>The three major colour components of each scheme are shown beside the name in the list. To preview a scheme in the larger preview area, click on its name in the list box. </para>

<para
>You can use the &kde;-supplied Colour Schemes as a starting point to devise your own Scheme. Click on the <guibutton
>Save Scheme...</guibutton
> button to store the colour scheme under a new name, then modify it. </para>

<para
>When such a user-created Colour Scheme is selected, changes to it (as shown in the Preview) can be saved with the <guibutton
>Save Scheme...</guibutton
> button; it can also be deleted with the <guibutton
>Remove Scheme</guibutton
> button.</para>

<note
><para
>The &kde;-supplied Schemes themselves cannot be changed or deleted.</para
></note>

<para
>You can use the <guibutton
>Import Scheme...</guibutton
> button to add new entries to the list. This might be colour schemes that you have created on another computer and saved, or colour schemes you have downloaded from a website.</para>

<para
>You can choose if you want &kde; to apply the colour scheme even to non-&kde; applications by enabling the <guilabel
>Apply colours to non-TDE applications</guilabel
>. Not all applications will allow this, but most do.</para>

</sect3>
</sect2>

</sect1>

</article>