Skip to content

Instantly share code, notes, and snippets.

@milligramme
Created September 13, 2010 08:09
Show Gist options
  • Save milligramme/576964 to your computer and use it in GitHub Desktop.
Save milligramme/576964 to your computer and use it in GitHub Desktop.
textmate indesign colors.add()
<plist version="1.0"><dict>
<key>content</key>
<string>colors.add({
model:ColorModel.${1:Process/Spot/Registration/MixedInkmodel},
space:ColorSpace.${2:CMYK/RGB/LAB/MixedInk},
colorValue:[${3:0,0,0,0}],
name:"${4:}"});</string>
<key>name</key>
<string>colors.add</string>
<key>scope</key>
<string>source.js</string>
<key>tabTrigger</key>
<string>colors</string>
<key>uuid</key>
<string>300A7A4D-CEA8-4AFF-B231-17CBADD7C0A8</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment