From 4aed2c8219774f5d797760606b8489a92ddc5163 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/kcontrol/colors/Makefile.am | 2 + doc/kcontrol/colors/index.docbook | 132 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 134 insertions(+) create mode 100644 doc/kcontrol/colors/Makefile.am create mode 100644 doc/kcontrol/colors/index.docbook (limited to 'doc/kcontrol/colors') diff --git a/doc/kcontrol/colors/Makefile.am b/doc/kcontrol/colors/Makefile.am new file mode 100644 index 000000000..ec7030b15 --- /dev/null +++ b/doc/kcontrol/colors/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = kcontrol/colors diff --git a/doc/kcontrol/colors/index.docbook b/doc/kcontrol/colors/index.docbook new file mode 100644 index 000000000..c47912da9 --- /dev/null +++ b/doc/kcontrol/colors/index.docbook @@ -0,0 +1,132 @@ + + + +]> + +
+ + + +&Mike.McBride; &Mike.McBride.mail; +&Mark.Donohoe; &Mark.Donohoe.mail; +&Martin.R.Jones; &Martin.R.Jones.mail; + + + +2003-09-22 +3.2 + + +KDE +KControl +color + + + + + +Colors + +Introduction + +The Color Selection module is comprised of 4 sections: + + +The color scheme +preview. +The current +Widget Color. + +The available Color +Schemes. +The contrast +slider. + + +A Widget 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. + + +Preview + +This section of the dialog demonstrates how a color scheme applies +to a sample selection of widgets. It provides you with a +preview of your current color choices. + +A color scheme consists of a set of 18 colors. + +Each of the widgets is labeled to help you identify how your +changes will impact the color scheme. + + + + +<guilabel>Widget Color</guilabel> + +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 OK in the color selection +dialog. The color will be updated in the Preview Area. + +You may select any member of the color scheme from the +color combination box. + + + + +<guilabel>Contrast</guilabel> Slider + +The Contrast slider allows you to change the +contrast between different shadings of the selected colors. + +The preview area instantly updates to show the effect of your +change. + + + + +<guilabel>Color Scheme</guilabel> + +Various color schemes are supplied with &kde;, and you are free to +define your own. + +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. + +You can use the &kde;-supplied Color Schemes as a starting point +to devise your own Scheme. Click on the Save +Scheme... button to store the color scheme under a new name, +then modify it. + +When such a user-created Color Scheme is selected, changes to it +(as shown in the Preview) can be saved with the Save +Scheme... button; it can also be deleted with the +Remove Scheme button. + +The &kde;-supplied Schemes themselves cannot be changed or +deleted. + +You can use the Import Scheme... 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. + +You can choose if you want &kde; to apply the color scheme even +to non-&kde; applications by enabling the Apply colors to +non-KDE applications. Not all applications will allow +this, but most do. + + + + + + +
-- cgit v1.2.1