]> Shamusworld >> Repos - ardour-manual-diverged/blob - _manual/10_working-with-tracks/04_controlling-track-appearance/02_track-coloring.html
fc79bb1a9dd86b103af6069e74cbbf29d9e71f8b
[ardour-manual-diverged] / _manual / 10_working-with-tracks / 04_controlling-track-appearance / 02_track-coloring.html
1 ---
2 layout: default
3 title: Track Color
4 ---                        
5
6 <p>
7   New tracks in Ardour are assigned a random color from a pastel color
8   palette, so they should never end up being particularly bright or 
9   particularly dark. 
10 </p>
11 <h2>Changing the color of specific tracks</h2>
12 <p>
13   Select the tracks whose color you wish to change. Context-click
14   on the track header of one of them. From the context menu, select 
15   <kbd class="menu">Color</kbd> and pick a hue to your taste in the
16   <a href="/missing">color dialog</a>. Every selected track will be 
17   re-colored.
18   <p class="fixme">Broken link</p>
19 </p>
20 <p>
21   Note that if you are only changing one track, context-clicking on 
22   that track's header will be enough to select it, saving the extra 
23   mouse click.
24 </p>
25
26 <h2>Changing the color of all tracks in a group</h2>
27 <p>
28   Tracks that belong to a 
29   <a href="/working-with-tracks/track-and-bus-groups">track/bus group</a> 
30   can share a common color by enabling the <kbd
31   class="option">Color</kbd> option for the group. With this enabled,
32   any color change will be propagated to all group members.
33 </p>
34 <p>
35   You can also explicitly change the group color by context-clicking 
36   on the group tab in the Mixer, selecting <kbd class="menu">Edit
37   Group...</kbd> and then clicking on the Color selector in that dialog
38   that is displayed. 
39  </p>
40