summaryrefslogtreecommitdiffstats
path: root/gtk/src/queuehandler.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/src/queuehandler.c')
-rw-r--r--gtk/src/queuehandler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/queuehandler.c b/gtk/src/queuehandler.c
index d8838ba74..952543715 100644
--- a/gtk/src/queuehandler.c
+++ b/gtk/src/queuehandler.c
@@ -1347,7 +1347,7 @@ title_add_multiple_set_conflict_label(
if (are_conflicts)
{
msg =
- "<span foreground='red' weight='bold'>"
+ "<span foreground='black' weight='bold'>"
"Duplicate destination files detected.\n"
"Duplicates will not be added to the queue."
"</span>";