So I was looking at CSS Zen Garden and was wondering, how difficult would it be to make the Mastodon web interface modular and "skinnable" like that site demonstrates? Would there be unpreventable security risks from allowing users to upload their own CSS to the server as a preference setting, like a Profile Picture?

I would love to see Mastodon develop a skinning community like Winamp used to have, where everyone could have their own look and feel.

#Mastodon #Idea #Security #CSS #Customization

http://www.csszengarden.com/

CSS Zen Garden: The Beauty of CSS Design

A demonstration of what can be accomplished visually through CSS-based design.

@nosaj fun idea! still figuring out mastodon so not sure best approach. I also think "custom themes" and doing it via CSS are separate concepts...to some extent "separate content from design and do design via CSS" has gotten way less popular (see the rise of tailwind css)