From a18d94cb046ee160719bf2a1e723df01073ed6d7 Mon Sep 17 00:00:00 2001 From: SamuDifferent Date: Tue, 25 Jun 2024 10:53:59 +0200 Subject: [PATCH] modified: gnome-shell/gnome-shell.css --- gnome-shell/gnome-shell.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gnome-shell/gnome-shell.css b/gnome-shell/gnome-shell.css index 46fcbed..0e1d433 100755 --- a/gnome-shell/gnome-shell.css +++ b/gnome-shell/gnome-shell.css @@ -1,5 +1,11 @@ /* Apps / Dash */ +/* Apps Running */ + +#dash .dash-item-container .app-grid-running-dot { + margin-bottom: 21px; + background-color: #ff5a99; } + /* apps / folders / apps & folders in search */ .app-well-app .overview-icon, .app-well-app.app-folder .overview-icon,