kcms/colors: Fix reset button behavior

On the load() method emit the signals to notify that the properties regarding accent colors have changed, so the UI gets updated accordingly.

They're emitted unconditionally since the minimal performance improvement wouldn't compense the extra code complexity to check for changes here.

It fixes this:

kcm_colors_reset_bug

Merge request reports

Loading