The source project of this merge request has been removed.
Use default theme of KColorSchemeManager if available
Since 5.67 KColorSchemeManager has a default theme that will be selected if we pass an empty QString. By passing the configured theme in the constructor we don't need to loop through the whole menu.
Edited by David Redondo