A radiobutton style theme switcher available through the admin page that changes what theme is used.
Maybe it could be implemented with a dictionary/object/hashmap with different themes in themeCYB.js and then select on on application startup somehow.
The current selected theme could be stored in the DB and then fetched on server start.