Salome HOME
Merge branch 'V8_4_BR'
[modules/gui.git] / doc / salome / gui / input / themes.doc
1 /*!
2
3 \page themes_page Theme 
4
5 The look and feel of the SALOME desktop can be customized by the user
6 via SALOME style preferences.
7
8 <b>SALOME style prefereces</b> dialog box is used for customization of
9 the look and feel of SALOME style. To open it, select in the Main menu
10 <b>View -> Theme </b> item.
11
12 \image html theme1.png
13
14 It is possible to choose a predefined scheme in the list to the left
15 or to create a custom scheme using the controls to the right.
16
17 The dialog box contains two pages.
18
19 The first page allows specifying the color palette.
20 - \b Quick button allows automatic color palette definition basing on
21 the main color specified by the user.
22
23 \image html theme2.png
24
25 The second page allows specifying different properties of the theme:
26
27 - \b Font group allows to edit the font used in menus, dialog boxes, etc.
28 - \b Lines group allows to apply dashing to Salome elements.
29 - <b>Widgets rounding</b> allows to round corners of Salome dialog
30 boxes and define their parameters.
31 - \b Handle allows to define parameters of the handle.
32 - <b>Widget effect</b> allows to apply special effects to Salome
33 dialog boxes.
34
35 If SALOME Theme is not used (<b>Use SALOME Style</b> checkbox is
36 switched off), the global system settings are applied (for
37 example, KDE settings). So, the look and feel of the application (for
38 example, palette and/or font) can be customized by using the Qt utility
39 <em>qtconfig</em>.
40
41
42 */