omz / ColorSense-for-Xcode

Plugin for Xcode to make working with colors more visual

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for CIColor

shmidt opened this issue · comments

Please add support for CIColor, like
[CIColor colorWithRed:0.5f green:0.5f blue:0.5f].
Thank you.