Re: [MlMt] CSS selector for mailbox list and message list?

2018-06-02 Thread Benny Kjær Nielsen

On 30 May 2018, at 16:49, Mike Hucka wrote:

Sorry, I should have been more clear: I'm trying to change the 
background color of the panel, not the font color.


There's no support for that, but you might be interested in [this 
hack](https://freron.lighthouseapp.com/projects/58672/tickets/1475).


--
Benny
https://freron.com/become_a_mailmate_patron/
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] CSS selector for mailbox list and message list?

2018-05-30 Thread Mike Hucka
Sorry, I should have been more clear: I'm trying to change the 
background color of the panel, not the font color.


MH

On 30 May 2018, at 6:43, Rob McBroom wrote:


On 29 May 2018, at 21:50, Mike Hucka wrote:

I've read about the css styling approach and have been able to tweak 
the colors of the message body (using 
MmMessagesWebView/stylesheet.css), but I can't seem to find the right 
way to affect the mailbox list and the list of messages in a mailbox.


Those aren’t part of any web view. If you open the preferences and 
click “Show Fonts”, you should be able to click the thing you want 
to change and adjust its font.


--
Rob McBroom
http://www.skurfer.com/
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] CSS selector for mailbox list and message list?

2018-05-30 Thread Arnau Rebassa
Hi,

I’m not sure if this is what you’re looking for:

See manual.mailmate-app.com/customization.…


For instance to use the font “Duospace” in Mailmate, you have to do:

1. Copy /Applications/MailMate.app/Contents/Resources/
MmMessagesWebView/stylesheet.css to ~/Library/Application
Support/MailMate/Resources/MmMessagesWebView/stylesheet.css

2. Add to the new file: div.plaintext { font-family: "iA Writer Duospace"; }

BTW, I got this tip on tweeter from @martijnvdven.

Cheers.

On Wed, May 30, 2018 at 3:43 PM, Rob McBroom 
wrote:

> On 29 May 2018, at 21:50, Mike Hucka wrote:
>
> I've read about the css styling approach and have been able to tweak the
>> colors of the message body (using MmMessagesWebView/stylesheet.css), but
>> I can't seem to find the right way to affect the mailbox list and the list
>> of messages in a mailbox.
>>
>
> Those aren’t part of any web view. If you open the preferences and click
> “Show Fonts”, you should be able to click the thing you want to change and
> adjust its font.
>
> --
> Rob McBroom
> http://www.skurfer.com/
>
> ___
> mailmate mailing list
> mailmate@lists.freron.com
> https://lists.freron.com/listinfo/mailmate
>



-- 
Arnau
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] CSS selector for mailbox list and message list?

2018-05-30 Thread Rob McBroom

On 29 May 2018, at 21:50, Mike Hucka wrote:

I've read about the css styling approach and have been able to tweak 
the colors of the message body (using 
MmMessagesWebView/stylesheet.css), but I can't seem to find the right 
way to affect the mailbox list and the list of messages in a mailbox.


Those aren’t part of any web view. If you open the preferences and 
click “Show Fonts”, you should be able to click the thing you want 
to change and adjust its font.


--
Rob McBroom
http://www.skurfer.com/
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] CSS selector for mailbox list and message list?

2018-05-29 Thread Mike Hucka
I've read about the css styling approach and have been able to tweak the 
colors of the message body (using MmMessagesWebView/stylesheet.css), but 
I can't seem to find the right way to affect the mailbox list and the 
list of messages in a mailbox.


Can someone point me in the right direction?

I'm using the widescreen layout, in case that matters.

Best regards,
MH
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate