nodemailer / wildduck-webmail

Demo webmail service for WildDuck Mail Server
https://wildduck.email/
Other
147 stars 44 forks source link

Feature proposal: theming #1

Open kerberjg opened 6 years ago

kerberjg commented 6 years ago

I know this project is supposed to be just a "demo", but IMHO it has the potential to become a quite nice webmail client.

If there is enough consensus on this feature, I'd love to implement it via PR

andris9 commented 6 years ago

How would you see theming works? Do you mean like custom CSS or more like full-blown wordpress-like theming that can be changed dynamically?

kerberjg commented 6 years ago

I meant complete, Ghost-inspired theming, which in this case would mean that a theme would consist of:

This would allow for a nearly 100% customizable webmail client

andris9 commented 6 years ago

I'm not familiar with Ghost theming so I don't have any opinions about it. In general I don't have anything against having a template system, so if you want to take a shot on it then go for it (Y)

kerberjg commented 6 years ago

Will try!