[MlMt] coloring advice

Xebar Saram zeltakc at gmail.com
Thu Oct 10 11:27:57 EDT 2019


Hi all

i used the excellent hidden pref guide to color my mails based on
source. Here is the current plist file:
/Users/zeltak/Library/Application Support/MailMate/Styles.plist


{   styles = (
        {   type = mailbox;
            color = "#000000";
  // fontStyle = "bold";
            uuid = 'INBOX:ikloog%40gmail.com at imap.gmail.com';
        },
        {   type = mailbox;
            color = "#1C3B91";
  //  fontStyle = "bold";
            uuid = 'INBOX:MSSMCAMPUS%5Ckloogi01 at imap.mssm.edu';
        },

        {   type = keyword;
            keyword = 'Unread';
   color = "##FF2D00";
   fontStyle = "bold";
},
    );
}

the color per uuid mailbox works great. What i cant figure out is how to
mark unread mails with bold and color. That dosent seem to work. Can anyone
look at my current code in the plist file and tell me what im missing?

best

Z
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20191010/428f53ac/attachment.html>


More information about the mailmate mailing list