diff --git a/Features/Backup/BackupView.swift b/Features/Backup/BackupView.swift index a97b596..74461e4 100644 --- a/Features/Backup/BackupView.swift +++ b/Features/Backup/BackupView.swift @@ -385,7 +385,9 @@ struct BackupView: View { compactStat( "\(notBackedUpDisplayCount)", label: "Pending", - color: Color(red: 1.0, green: 0.62, blue: 0.0) + color: notBackedUpDisplayCount > 0 + ? Color(red: 1.0, green: 0.62, blue: 0.0) + : AppTheme.inkQuaternary ) statDivider compactStat(