Closed koszti closed 2 years ago
Addressing https://github.com/yesoreyeram/yesoreyeram-boomtheme-panel/issues/23
Problem
Sometimes we want to set the theme by variables or by opening the dashboard with custom variables in the URL.
Solution
Evaluate the activeTheme value by replaceVariables, so we can use variables as well as the Default Theme.
activeTheme
replaceVariables
Default Theme
Addressing https://github.com/yesoreyeram/yesoreyeram-boomtheme-panel/issues/23
Problem
Sometimes we want to set the theme by variables or by opening the dashboard with custom variables in the URL.
Solution
Evaluate the
activeTheme
value byreplaceVariables
, so we can use variables as well as theDefault Theme
.