@@ -867,6 +867,7 @@
}
[NCBrandColor.sharedInstance setDarkMode];
+
dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0), ^{
[[NCCollectionCommon shared] createImagesThemingColor];
[[NSNotificationCenter defaultCenter] postNotificationOnMainThreadName:k_notificationCenter_changeTheming object:nil];