Outlook For Mac Os Change Unread Font Color



I'm trying to mimic a particularly useful feature in Entourage, the show messages using these colors for read and unread messages. In Entourage you can simply set a preference to show unread messages as one color and read messages as another. Mail doesn't have this capability at all. You can set either the text color or the background color, but you cannot change this color depending on the status of the message (read or unread). The only thing I can do is either set the text or background color of all messages using rules, or set the text on unread messages to bold using preferences.
I found an Applescript that sort of does what I want:
tell application 'Mail'
set background color of (messages of inbox whose read status is false) to red--unread
set background color of (messages of inbox whose read status is true) to none--default read
end tell
However, this script will not work if you change 'background color' to 'text color'. It also changes the text color of the read messages in the preview pane to black when it runs the second part and I can't figure out a way to make the text a different color. I have a rule set up to set the color of text to a specific account, but the script overrides the rule.
Any suggestions on how this can be done?
Unread

Outlook For Mac Os Change Unread Font Color Chart

Posted on Oct 29, 2010 10:23 AM

Outlook Change Color Unread Messages

  1. Change Viewing preferences in Mail on Mac. Display unread messages with bold font. Highlight messages with color when not grouped. When conversations are turned off, highlight the messages in a conversation in the message list, to help identify them more easily. Click the color well to choose a highlight color.
  2. The Outlook for Mac experience, now available for preview in Insider Fast, has been updated to enhance performance and elevate productivity. The new Outlook for Mac is powered by the Microsoft Cloud and connects using Microsoft sync technology. It brings updates across Mail, Search, and Calendar exp.
  3. Display unread messages with bold font. In column layout, show unread messages in bold to help distinguish them from messages you have read. Load remote content in messages. When remote content is retrieved from a server, information about your Mac can be revealed.
  4. First off, go ahead an open Microsoft Outlook. Next, go ahead and hit File, then select Options. Select the Mail tab. Now, navigate to the Outlook panes section.

Outlook For Mac Os Change Unread Font Colors

For example, click Font next to New mail to select a default font for new messages, or next to Reply or forward to set a font for outgoing messages. On the Font tab, choose the default Font, Font style, Size, Color & Underline, and Effects. On the Advanced tab, adjust default character spacing and typography. Click OK to save the changes.