<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Paul,</p>
<p dir="auto">I use the menus instead of editing the respective plist to color the Sources (NB, the coloring done that way only applies the the single source folder). If the coloring is done in the Styles will it apply to all submailboxes?</p>
<p dir="auto">It works quite well my way for my purposes, but was a lot more work perhaps than your way. so I have colored settings for certain sub mailboxes (Archive, Sent) per Account to specific colors as well.</p>
<p dir="auto">Whichever way you do it, remember to save the .plist settings made to be used for migrations to other CPU’s. I do that on a regular basis and utilize that (from my iCloud Storage)whenever changing to a new CPU.</p>
</div><div id="1995A5DB-20CE-42F9-8B2F-3BA5BB180511"><body style="font-family: times; font-size: 125%;">   
        <div style="word-wrap:break-word;-webkit-nbsp-mode:space;line-break:after-white-space;"> 
                Respectfully, <br />
                        Henry Seiden <br />
                        <! -- Email address option -- > 
                        E: <a href= "mailto:inf@techworkspro.com"> Techworks Pro E-mail</a>  <br />
                        W: <a href= "https://techworkspro.com"> Techworks Pro Co. Home Page</a>
        <br /> <hr /> <br />
                </div>
                <div class="container" style="width:100%;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px;border-width:1px;border-style:solid;border-color:gray;line-height:150%;background-color:lightblue;" >
                <div class="header" style="padding-top:0.5em;padding-bottom:0.5em;padding-right:0.5em;padding-left:0.5em;color:white;background-color:gray;clear:left;" >
                        <h1 class="header" style="padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;" >Techworks Pro Co.
                                        </h1>
                </div>
                <div class="left" style="float:left;width:210px;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:1em;padding-bottom:1em;padding-right:1em;padding-left:1em;" >
                        <p>Founder, Henry Seiden info@techworkspro.com
                                        </p>
                </div>
                <div class="content" style="margin-left:230px;border-left-width:1px;border-left-style:solid;border-left-color:gray;padding-top:1em;padding-bottom:1em;padding-right:1em;padding-left:1em;overflow:hidden;" >
                 <img src="https://techworkspro.com/_includes/techworkspro_v3_200x53.png" width="300" alt="" />
                        </div>
                <div class="footer" style="padding-top:0.5em;padding-bottom:0.5em;padding-right:0.5em;padding-left:0.5em;color:white;background-color:gray;clear:left;" >© 2024 techworkspro.com
                                </div>
        </div>
</body></div>
<div class="markdown" style="white-space: normal;"><p dir="auto"><br>
On 10 Jan 2025, at 9:21, Paul MASSENDARI wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">Hi,</p>
<p dir="auto">I used to apply custom styling to my message list by editing Style.plist <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">~/Library/Application\ Support/MailMate/Styles.plist</code> where I used to apply styling to my messages as below (basically it colors the message in green if the message is tagged with the tag DONE etc.)</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">{   styles = (
        {   type = keyword;
            keyword = 'Done';
            color = "#17bf17";
            fontStyle = "bold";
        },
        {   type = keyword;
            keyword = 'RemindMe';
            color = "#e8d105";
            fontStyle = "bold";
        },
        {   type = keyword;
            keyword = 'Important';
            color = "#cc2e0e";
            fontStyle = "bold";
        }
    );
}
</code></pre>
<p dir="auto">But it seems like it does not work anymore since MailMate 2.0+</p>
<p dir="auto">Does anyone here encountered the same issue ?</p>
<p dir="auto">Many thanks in advance and all best wishes,</p>
<p dir="auto">Paul</p>
<hr style="border: 0; height: 1px; background: #333; background-image: linear-gradient(to right, #ccc, #333, #ccc);">
<p dir="auto">mailmate mailing list<br>
Unsubscribe: <a href="https://lists.freron.com/listinfo/mailmate" style="color: #777777;">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>
</div>
</body>

</html>