I am creating a html-only(no server sided code) website that supposed to have multiple themes,
Wherein user can select/change a theme to view the website.
Can you suggest some concepts on how to do this or at least point me into some helpful articles.
Thank you for your help in advance.
Probably overkill… but here is a font selector example I came up with using Google Font API and a Document Fragment Builder script I wrote a while ago.
Here is the Kitchen Sink example…