Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Change text color of default iCal theme' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Change text color of default iCal theme
Authored by: vlbrown on May 19, '05 05:19:26PM

Unfortunately, iCal has changed wince 2002 and the plist files and paths described above no longer exist. Themes are in weirdly named subfolders of your "Library/Application Support/iCal/Themes". One subfolder per calendar.

The relationship between the names of the folders and the names of the calendars can be found in your Library/Preferences/com.apple.iCal.sources.plist file, e.g.
<key>DDC0D52B-C8A1-11D9-B08B-0050E460C946</key>
<dict>
<key>Color</key>
<string>orange</string>
<key>Description</key>
<string>Work</string>


You can then, At Your Own Risk (of course), make a copy of the relevant Resources file (Contents/Resources/metadata.plist) and see if you can get anything to come out the way you like it.

No guarantees. I found where the stuff is but haven't managed to modify it to my satisfaction yet :-(



[ Reply to This | # ]