<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Is there a (simple) way to customize, say, the font size used by a theme?<br>
<br></blockquote></div></div></div></div></div><div><div class="gmail_extra">Unfortunately none that I am aware of. Every time I get a new version of Blue Abstract, I copy it and start tweaking away. I know no other way to do it. Unfortunately, the font sizes are tightly coupled to the geometries of the theme. I will often change a font size, see what geometries break, and then fix them.</div>
</div></div></blockquote><div><br></div><div>No "simple" way... but I do believe that there is a way to 'override' settings in the theme by creating a single file containing the overrides that will survive a theme update (similar to CSS inheritance). I'm sure someone will have the documentation... but I swear I remember reading about it in a past thread.</div>
</div></div></div>
</div></div></blockquote></div><br></div><div class="gmail_extra">Yes, font, shapes, etc. all have attributes that are inherited similar to CSS. Setting one of these 'overrides" could easily cause geometry problems all over the theme.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">As an example, often button shapes are defined in pixels. They are completely decoupled from the font size of the text on the button. Increasing the font size will not automatically increase the button size. This can cause all sorts of problem visually if the text no longer fits on the button.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">This was much more complex when I increased font sizes on the guide. This didn't affect just a single button, but rather an entire grid of shapes.</div>
</div>
</blockquote></div><br></div><div class="gmail_extra">I wasn't suggesting that the process was easy in any way shape or form... only that I thought you could manipulate a theme without changing any of the theme's files... that way the changes would survive a theme update.</div>
</div>