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