Skip to content

FirstSteps: Fix appearance changes while first steps are visible

Fix checks for dark theme. Instead of pointer comparison we check the isDark property on the current theme.

(closes #995 (closed))

Merge request reports