[MlMt] coloring advice

Xebar Saram zeltakc at gmail.com
Thu Oct 10 15:18:22 EDT 2019


Thx guys

glen i tried your method:

{   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 = '\Seen';
color = "#888888";
},

    );
}



bus still the new mail (unreads) are still normal color. I can see the dot
in the "read" column yet that’s the only indication i get for unread mail


appreciate your help

Z

On Thu, Oct 10, 2019 at 2:55 PM Robert Brenstein <
mailmate at learning-insights.eu> wrote:

> could the double hash be a problem?
>
> On 10 Oct 2019, at 17:27, Xebar Saram wrote:
>
> 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
>
> _______________________________________________
> mailmate mailing list
> mailmate at lists.freron.com
> https://lists.freron.com/listinfo/mailmate
>
> _______________________________________________
> mailmate mailing list
> mailmate at lists.freron.com
> https://lists.freron.com/listinfo/mailmate
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20191010/21a7e024/attachment.html>


More information about the mailmate mailing list