Valo Theme - set all components to TINY in one go?

Hi.

I realise you can set the style of each component you use to “tiny” (or properly, by using the constants from ValoTheme.java), but I was wondering if there was some kind of global setting you could use that would apply this automatically?

I find the default Valo components just too big, but I dont like the thought of having to retrospectively apply a smaller theme to every component in my application!

I thought one workaround might be to set the scaling factor for a normal components (e.g. for tiny it is $v-scaling-factor–tiny=0.75), but normal components dont appear to have a style that specifies it as normal.

Any ideas?

Cheers,
Lee.