summaryrefslogtreecommitdiffstats
path: root/doc/kcontrol/colors/index.docbook
blob: 914c59d7f28249b49d3f5a024d2042729cf9c7b2 (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
<?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 % 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>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>

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

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

<sect1 id="color">

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

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

<orderedlist>
<listitem><para><link linkend="kcmdisplay-preview">The color scheme
preview</link>.</para></listitem>
<listitem><para><link linkend="kcmdisplay-widget-color">The current 
<guilabel>Widget Color</guilabel></link>.</para>
</listitem>
<listitem><para><link linkend="kcmdisplay-color-schemes">The available Color
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 dialog demonstrates how a color scheme applies
to a sample selection of widgets. It provides you with a
<guilabel>preview</guilabel> of your current color choices.</para>

<para>A color scheme consists of a set of 18 colors. </para>

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

</sect3>

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

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

<para>You may select any member of the color scheme from the 
color 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 colors.</para>

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

</sect3>

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

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

<para>The three major color 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 &tde;-supplied Color Schemes as a starting point
to devise your own Scheme. Click on the <guibutton>Save
Scheme...</guibutton> button to store the color scheme under a new name,
then modify it. </para>

<para>When such a user-created Color 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 &tde;-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 color schemes that you
have created on another computer and saved, or color schemes you have
downloaded from a website.</para>

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

</sect3>
</sect2>

</sect1>

</article>