Tangerine Support
Copy Top
Copty left Top

Default Actions Library v1.0

Description: Actions in this Library are suitable for most cocoa applications and for applications that use hexadecimal color syntax. This Library is used by applications that do not have Actions Libraries or Custom Profiles of their own.

The "Color" Action drags color swatches from Tangerine and drops them on a Color Well control (note: Tangerine color swatches can also be used to set colors in the Colors panel). With some cocoa applications – for example, Apple's iWork – the 'Color' Action can be used to drag and drop colors onto text and graphics within a document.

The "Hex Color" and "Hex Color without '#'" Actions are suitable for most web development applications. Use these Actions to insert hexadecimal color syntax into your code or property inspector window.

The Input Action "Hex Color from Pasteboard" takes hexadecimal color syntax from the pasteboard and add it to the palette. Note: you must first copy the syntax into the pasteboard before trying to add it to the palette.

Supported Applications: General OS X Applications

Actions


Name Description
Output Action Insert Hex Color Inserts hexadecimal color syntax. For example, '#003366'.
Output Action Insert Hex Color without '#' Inserts hexadecimal color syntax excluding the '#' symbol. For example, '003366'.
Drag Action Color Drag and drop a color.
Drag Action Hex Color Drag and drop hexadecimal color syntax. For example, '#003366'.
Drag Action Hex Color without '#' Drag and drop hexadecimal color syntax excluding the '#' symbol. For example, '003366'.
Input Action Hex Color from Pasteboard Retrieves hexadecimal color syntax from the pasteboard.
Box Top Left Box Top Right
 
Tangerine Help Docs

Applying and Retrieving Colors in Your Applications


Tech SupportTech Support
We try to provide all the support you need right here on our website. However, you can email our customer support team at support@rightside.com.au. Please provide our customer support team with as much information about the issue as you can, that way we can respond to the problem accurately and efficiently.

 
Box Bottom Left Box Bottom Right
 
Copy Left Bottom Copy Right Bottom
Copy Top