1{
2    "## Comment" = "Do NOT change this file, Gorm maintains it";
3    GormColorsPref = {
4	Actions = (
5	    "ok:"
6	);
7	Outlets = (
8	    color,
9	    window,
10	    _view
11	);
12	Super = NSObject;
13    };
14}