]> Shamusworld >> Repos - ardour-manual/blob - include/theme-tab.html
Move content from _manual/ to include/.
[ardour-manual] / include / theme-tab.html
1
2 <p>
3   This tab contains settings that change the visual appearence of Ardour.
4 </p>
5
6 <img src="/images/a4_preferences_theme.png" alt="preferences
7 theme tab"/>
8
9 <ul>
10   <li>
11     <p>
12       <strong>Restore Defaults</strong> When clicked will change all settings
13       on the Theme tab back to Ardour's default values.
14     </p>
15   </li>
16   <li>
17     <p>
18       <strong>All floating windows are dialogs</strong> When enabled Ardour will
19       use type &quot;Dialog&quot; for all floating windows instead of using type
20       &quot;Utility&quot; for some of them. This may help usability with some
21       window managers. This setting requires a restart of Ardour to take effect.
22     </p>
23   </li>
24   <li>
25     <p>
26       <strong>Transient windows follow front window</strong> When enabled
27       transient windows will follow the front window when toggling between the
28       editor and mixer. This setting requires a restart of Ardour to take effect.
29     </p>
30   </li>
31   <li>
32     <p>
33       <strong>Draw &quot;flat&quot; buttons</strong> When enabled button controls
34       in the user interface will be drawn with a flat look. When disabled button
35       controls will have a slight 3D appearence.
36     </p>
37   </li>
38   <li>
39     <p>
40       <strong>Blink Rec-Arm buttons</strong> When enabled the record-armed
41       buttons on tracks will blink when they are armed but not currently
42       recording. When disabled the record-armed buttons on tracks will be
43       outlined in red instead of blinking.
44     </p>
45   </li>
46   <li>
47     <p>
48       <strong>Color regions using their track's color</strong> When enabled
49       the background color of regions in the editor will be displayed using the
50       the color assigned to the track. When disabled the default region
51       background color will be used.
52     </p>
53   </li>
54   <li>
55     <p>
56       <strong>Show waveform clipping</strong> When enalbled the waveform
57       displayed will show peaks marked in red if they exceed the clip level. The
58       Waveform Clip Level is set with a slider on the Preferences
59       <a href="/preferences-and-session-properties/preferences-dialog/editor/">
60         Editor tab</a>
61     </p>
62   </li>
63   <li>
64     <p>
65       <strong>Icon Set</strong> Changes the mouse cursor icons used to indicate
66       different tool modes in the editor. An example would be the icons used to
67       indicate whether the cursor will select a region or change the length of a
68       region.
69     </p>
70   </li>
71   <li>
72     <p>
73       <strong>Waveforms color gradient depth</strong> Determines how much
74       gradient effect is applied to audio waveforms displayed in the editor.
75       Values range from 0.00, no graident effect, to 0.95, maximum effect.
76     </p>
77   </li>
78   <li>
79     <p>
80       <strong>Timeline item gradient depth</strong> Determines how much
81       gradient effect is applied to the backgrounds of regions displayed in the
82       editor. Values range from 0.00, no graident effect, to 0.95, maximum
83       effect.
84     </p>
85   </li>
86   <li>
87     <p>
88       <strong>Colors</strong> The color of an item in the user interface is
89       determined by which named color is assigned to it, the color displayed for
90       each named color in the palette, and in some cases, the transparency of
91       stacked items.
92     </p>
93     <ul>
94       <li>
95         <p>
96           <strong>Items</strong> Each display item has a named color assigned to
97           it from the palette. Example color names are
98           &quot;meter&nbsp;color9&quot; and &quot;color&nbsp;4&quot;.
99         </p>
100         <p>
101           Click on an item's color example to change the named color choice.
102         </p>
103       </li>
104       <li>
105         <p>
106           <strong>Palette</strong> Hover over a color to display it's name. Click
107           on a color to open a color chooser dialog.
108         </p>
109       </li>
110       <li>
111         <p>
112           <strong>Transparency</strong> Some items have a transparency value.
113           Transparency can be changed from opaque to totally transparent.
114         </p>
115       </li>
116     </ul>
117   </li>
118 </ul>
119