<!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">Hello folks,</p>
<p dir="auto">With the help of Philip (thanks so much!) I found out the solution and I could be able to have a smoother plain text view.</p>
<p dir="auto">For doing that, you need to create a <code style="padding: 0 0.25em; background-color: #F7F7F7;">main.css</code> file within <code style="padding: 0 0.25em; background-color: #F7F7F7;">~/Application Support/MailMate/Resources/</code> that ”complements” <code style="padding: 0 0.25em; background-color: #F7F7F7;">/Applications/MailMate.app/Contents/Resources/main.css</code>.</p>
<p dir="auto">For instance, for having more visual space you can write there something like:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; border: thin solid gray; overflow-x: auto; max-width: 90vw; background-color: #F7F7F7;"><code style="padding: 0 0.25em; background-color: #F7F7F7;">ul,
li {
  margin-left: 10px;
  padding-left: 20px;
}
</code></pre>
<p dir="auto">I hope this helps for other people looking for the same I did.</p>
<p dir="auto">I’m still looking for ways to edit the CSS of the plain text new message window. I would love to give this a little bit more of padding, but I can’t find how to do it. If any of you have any clue whether this is possible, please let me know.</p>
<p dir="auto">Best,<br>
C</p>
<p dir="auto">On 14 Aug 2023, at 18:59, Claudio Ruiz wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #5855D5; color: #5855D5;">
<p dir="auto">Hello,</p>
<p dir="auto">I understand there's the stylesheet.css file that allows some CSS tweaking for rendering plain text messages.</p>
<p dir="auto">I need some help for being able to tweak that render tweaking padding, spacing, margins, etc to have a more readable view.</p>
<p dir="auto">Even when I've tried to make silly changes to check whether it's working or not (say, change the font color to red), there's no change whatsoever. Plain text emails looks exactly as it was before the change.</p>
<p dir="auto">I would really appreciate some help on this matter.</p>
<p dir="auto">Best,<br>
Clau</p>
<p dir="auto">PS: I've been a long time lurker of this forum and a long time happy user of MailMate and I'm a little bit nervous to post this but I've been trying to do it with zero rate of success so far.</p>
<hr>
<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

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

</html>