ColorSense-for-Xcode icon indicating copy to clipboard operation
ColorSense-for-Xcode copied to clipboard

Plugin for Xcode to make working with colors more visual

Results 46 ColorSense-for-Xcode issues
Sort by recently updated
recently updated
newest added

I'm trying to build source code, but build is stuck at some point. The sam behaviour when I try to install it via Alcatraz XCode package manager

SpriteKit defines a macro to make it easy to support both OS X and iOS: SKColor. The semantics are the same as NSColor and UIColor.

Nice plugin! Only, I find it difficult to select a colour. As soon as I press my mouse button, the colour panel gets dismissed. I actually expected it to stay...

bug

Perhaps integrating with [BFColorPickerPopover](https://github.com/DrummerB/BFColorPickerPopover) would work well?

enhancement

Thanks for the amazing tool! But it seems that the color created by Category convenience method could not be detected...

Not sure how hard that would be.. Prolly not too bad.. An simple category would handle the color translation.. I havent looked under the hood to see how youre parsing...

enhancement