A temporary fix: edit /usr/share/ubiquity/qt/style.qss to replace

```
#setup_page,
#footer_frame {
    background-image: url(/usr/share/ubiquity/qt/images/main.png);
}
```

to

```
#setup_page,
#footer_frame {
    background-color: #777;
}
```

This will match both light and dark theme fairly well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871131

Title:
  Enabling dark mode before starting ubiquity causes UI bugs on Ubiquity
  KDE-UI mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1871131/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to