Skip to content

fix wrong initital value for system theme

Daniel Frost requested to merge Danfro/teleports:fix_system_theme into main

In QA group some users report Teleports with the new release to have a broken header. So settings and filters are not available.

From a log posted there, the reason is a wrong initial setting for uitk.theme. This issue therefore only applies to fresh installs, that's why it was not discovered before, since most testers do use existing installs.

This MR fixes the initial setting value.

Merge request reports