Skip to content

Instantly share code, notes, and snippets.

@ralph-e-boy
ralph-e-boy / UIColor+unixcolors.h
Last active December 15, 2015 20:08
UIColor category with unix-style color names ripped from tcl colors manpage
//
// UIColor+unixcolors.h
// unix-style color names ripped from tcl colors manpage
// kramden.com
//
// see the colors at:
/// http://kramden.com/tcl.html
//
#import <UIKit/UIKit.h>