Skip to content

Fix plugin widgets' background colors on dark themes.

Change plugin widgets that set their colors to use setStyleSheet, then clear the style sheet to restore the default color.

This looks the same on light themes and makes dark themes not use white text on white background.

BUG: 389914

Edited by Nick Panayioto

Merge request reports