From d15b045ff108fb7f9ba7c27f0c9442a6e159604a Mon Sep 17 00:00:00 2001 From: Mahadevan Sreenivasan Date: Wed, 22 Apr 2020 13:44:26 +0530 Subject: Differentiate badge icon/color for indirect notifications (#590) * feat: Differentiate between indirect and direct notifications - Windows - Replace the icon used for showing indirect notifications in the taskbar to a blue(#0088cc) color (like slack, google chat etd) - All Platforms - Replace the red color used for indirect notifications in tabbed view for a service to #0088cc (Blue) color * Indirect notification icons in tray and tabs Co-authored-by: Feiko Joosten Co-authored-by: Sampath Kumar Krishnan --- src/assets/images/tray/darwin-dark/tray-indirect.png | Bin 0 -> 884 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/assets/images/tray/darwin-dark/tray-indirect.png (limited to 'src/assets/images/tray/darwin-dark/tray-indirect.png') diff --git a/src/assets/images/tray/darwin-dark/tray-indirect.png b/src/assets/images/tray/darwin-dark/tray-indirect.png new file mode 100644 index 000000000..b0f68c1ea Binary files /dev/null and b/src/assets/images/tray/darwin-dark/tray-indirect.png differ -- cgit v1.2.3-54-g00ecf