Apple Color Lists

An Alfred Workflow


Short Description

This worklows gives quick access to the colors defined in Apple's color lists ("clr")

Last Updated

06 Nov 2017

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes No No No
 

Version

1.0
 

Bundle ID

org.schoeps.clr
 

This worklows gives quick access to the colors defined in Apple's color lists ("clr"), see here.

Colors can be copied to clipboard in hexadecimal, integer (press [cmd]) and floating point format (press [alt]), respectively.

Objective C source code is included. Compile with clang main.m -fobjc-arc -fmodules -mmacosx-version-min=10.6 -o colorread.

Screenshots