dandelionmood/debrief

Change theme on the fly

Closed this issue · 1 comments

Today the only way to change themes is to re-compile the assets with different initialization values.

This is quite cumbersome and prevent the end user to choose it him/herself.

The proposed solution would be:

  • : first allow compilation of several different themes at once in the building process ;
  • : set a default theme to be used ;
  • : allow the user to choose between the existing themes.

Implemented in release 1.20190719.0!