Difference between revisions of "UM:Shape Overlay Colour"

From DigitalVision
Jump to: navigation, search
m (Upload page Shape_Overlay_Colour)
 
m (Text replacement - "|Platform:" to "|UM:")
 
Line 1: Line 1:
 
<div class="manualcontent">
 
<div class="manualcontent">
  
{{Template:M-Navlinks-top|Platform:Manual|Platform:Shape_Softness|Platform:Tracking_Shapes}}
+
{{Template:M-Navlinks-top|UM:Manual|UM:Shape_Softness|UM:Tracking_Shapes}}
  
 
{{Template:M-Title|Shape Overlay Colour}}
 
{{Template:M-Title|Shape Overlay Colour}}
Line 50: Line 50:
 
<p class="p_DVBodyText"><span class="f_DVBodyText"> </span></p>
 
<p class="p_DVBodyText"><span class="f_DVBodyText"> </span></p>
  
{{Template:M-Navlinks-bottom|Platform:Manual|Platform:Shape_Softness|Platform:Tracking_Shapes}}
+
{{Template:M-Navlinks-bottom|UM:Manual|UM:Shape_Softness|UM:Tracking_Shapes}}
  
 
</div>
 
</div>

Latest revision as of 12:06, 15 October 2014

Darrow-up.png     Previous Next

Shape Overlay Colour

The shape overlay colours are defined in the Shapes section of the file :

 

C:\Nucoda\2014_1\root\colour.prefs

 

Two sets of colours are defined : a normal and an alternative set of colours.

 

dv_note

The alternative set are tagged with Alt. You can switch between the normal and alternative colours dynamically by pressing the keyboard p key.

Example

Shapes

{

    Outline          255 255 255 255

    Outer            155 155 155 155

    Inner            100 100 100 100

    VariableLink     185 185 185 185

    OutlineAlt       0 0 0 255

    OuterAlt         255 0 0 255

    InnerAlt         255 0 255 255

    VariableLinkAlt  0 0 255 255

}

 

dv_alert

Be careful editing this file and always create a backup first.

 

Darrow-up.png     Previous Next