<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hey Aran-<div class=""><br class=""></div><div class="">The way I accomplished this in the past was using AppleScript. Stu Peloquin had given this little gem to me a ways back (Thanks Stu!).</div><div class=""><br class=""></div><div class=""><div style="margin: 0px 0px 0px 41.6px; text-indent: -41.6px; font-stretch: normal; line-height: normal; font-family: Verdana;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">tell</b> </span><span style="font-variant-ligatures: no-common-ligatures; color: #0433ff" class=""><i class="">application</i></span><span style="font-variant-ligatures: no-common-ligatures" class=""> "Calendar"</span></div><div style="margin: 0px 0px 0px 78.5px; text-indent: -78.6px; font-stretch: normal; line-height: normal; font-family: Verdana;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span style="white-space:pre" class="Apple-tab-span">        </span><b class="">set</b> </span><span style="font-variant-ligatures: no-common-ligatures; color: #4e8f00" class="">calnum</span><span style="font-variant-ligatures: no-common-ligatures" class=""> <b class="">to</b> (</span><span style="font-variant-ligatures: no-common-ligatures; color: #0433ff" class=""><b class="">count</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> <b class="">every</b> </span><span style="font-variant-ligatures: no-common-ligatures; color: #0433ff" class=""><i class="">calendar</i></span><span style="font-variant-ligatures: no-common-ligatures" class="">)</span></div><div style="margin: 0px 0px 0px 78.5px; text-indent: -78.6px; font-stretch: normal; line-height: normal; font-family: Verdana;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span style="white-space:pre" class="Apple-tab-span">        </span><b class="">repeat</b> <b class="">with</b> </span><span style="font-variant-ligatures: no-common-ligatures; color: #4e8f00" class="">currentnum</span><span style="font-variant-ligatures: no-common-ligatures" class=""> <b class="">from</b> 1 <b class="">to</b> </span><span style="font-variant-ligatures: no-common-ligatures; color: #4e8f00" class="">calnum</span></div><div style="margin: 0px 0px 0px 117.8px; text-indent: -117.8px; font-stretch: normal; line-height: normal; font-family: Verdana;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span style="white-space:pre" class="Apple-tab-span">                </span><b class="">set</b> <b class="">the</b> </span><span style="font-variant-ligatures: no-common-ligatures; color: #812fdc" class="">color</span><span style="font-variant-ligatures: no-common-ligatures" class=""> <b class="">of</b> </span><span style="font-variant-ligatures: no-common-ligatures; color: #0433ff" class=""><i class="">calendar</i></span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span><span style="font-variant-ligatures: no-common-ligatures; color: #4e8f00" class="">currentnum</span><span style="font-variant-ligatures: no-common-ligatures" class=""> <b class="">to</b> {</span><span style="font-variant-ligatures: no-common-ligatures; color: #4e8f00" class="">red</span><span style="font-variant-ligatures: no-common-ligatures" class="">, </span><span style="font-variant-ligatures: no-common-ligatures; color: #4e8f00" class="">green</span><span style="font-variant-ligatures: no-common-ligatures" class="">, </span><span style="font-variant-ligatures: no-common-ligatures; color: #4e8f00" class="">blue</span><span style="font-variant-ligatures: no-common-ligatures" class="">}</span></div><div style="margin: 0px 0px 0px 78.5px; text-indent: -78.6px; font-stretch: normal; line-height: normal; font-family: Verdana;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span style="white-space:pre" class="Apple-tab-span">        </span><b class="">end</b> <b class="">repeat</b></span></div><div style="margin: 0px 0px 0px 41.6px; text-indent: -41.6px; font-stretch: normal; line-height: normal; font-family: Verdana;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">end</b> <b class="">tell</b></span></div><div><br class=""></div><div>I haven’t touched this in a while, so I don’t know if it works on macOS Sierra or High Sierra, and I don’t have any Exchange resources handy to test, but I think the way this works is that it sets every calendar to the RGB values you fill in for red, green, and blue, but it should be trivial to make it do it only for a particular calendar if you can figure out how the counting works. Good luck!</div><div><br class=""></div><div>-Teddy</div><div><br class=""><blockquote type="cite" class=""><div class="">On Dec 7, 2017, at 2:47 PM, Aran M Parillo &lt;<a href="mailto:aran@mit.edu" class="">aran@mit.edu</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">

<div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif;" class="">
<div class="">Dear MacPartners,</div>
<div class=""><br class="">
</div>
<div class="">I’d like to be able to advise people on how to adjust the color of a resource (or delegate) in &nbsp;the app Calendar. &nbsp;It seems that this is not readily possible in 10.12.6 w/Calendar 9.0 connected to MIT Exchange. &nbsp;By control+command clicking on my own Calendar,
 I can easily select the intended color. &nbsp;This same action is not possible for resources/delegates.</div>
<div class=""><br class="">
</div>
<div class="">Being able to easily discriminate calendars by color is crucial for folks handling room reservations and delegates so I’m happy to hear any “under the hood” suggestions and/or tips, just give me a reason to dust off my vi skills. &nbsp;</div>
<div class=""><br class="">
</div>
<div class="">Thank you kindly and happy nearly end of Fall Term.</div>
<div class="">Aran</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
</div>

_______________________________________________<br class="">Macpartners mailing list<br class=""><a href="mailto:Macpartners@mit.edu" class="">Macpartners@mit.edu</a><br class="">http://mailman.mit.edu/mailman/listinfo/macpartners<br class=""></div></blockquote></div><br class=""></div></body></html>