Tumblr’s just pulled out a bunch of improvements to the way it handles theme customisation. Relies a lot on HTML meta tags to supply default CSS rules that the inline CSS block can be called on to override.
Not sure I like the mixing of styling and presentation that you have to do for a user-customisable theme. Natively parsing a separate CSS file with theme variables within that file seems like a more organised approach to me.
