Skip to content

Don't use hardcoded colors in the log widget

Volker Krause requested to merge work/fix-log-widget-colors into master

This is particularly bad with a dark color scheme. Use QPalette and/or KColorScheme instead.

Merge request reports