[MlMt] Background color of MailMate windows
John Cooper
mailmate at coopercontent.com
Thu Apr 28 07:53:40 EDT 2016
Thanks.
Benny Kjær Nielsen wrote (at 23:48 on 27 Apr 2016):
> On 27 Apr 2016, at 17:09, John Cooper wrote:
>
>> I work in a dark room and would like to change the background color
>> of MailMate's windows (viewer and message) from white to gray.
>> Possible?
>
> Well, not in general, but for the message view you can create this
> file:
>
> ~/Library/Application
> Support/MailMate/Resources/MmMessagesWebView/html_stylesheet.css
>
> Here's an example overriding the background color of all elements:
>
> ~~~css
> * {
> background-color: lightgray !important;
> }
> ~~~
>
> --
> Benny
> _______________________________________________
> 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/20160428/27ae89f9/attachment.html>
More information about the mailmate
mailing list