From 606c09ec12aaaea61d1ffcb74f7b2fcc6425bbe5 Mon Sep 17 00:00:00 2001 From: anthony Date: Wed, 7 Aug 2024 02:49:01 +0200 Subject: [PATCH] modified: gnome-shell/gnome-shell.css --- gnome-shell/gnome-shell.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnome-shell/gnome-shell.css b/gnome-shell/gnome-shell.css index 8244bc7..ca6697f 100644 --- a/gnome-shell/gnome-shell.css +++ b/gnome-shell/gnome-shell.css @@ -1409,7 +1409,8 @@ StEntry:focus { /* workspaces indicator in activities button (45+) */ #panel .workspace-dot { - background-color: rgb(6, 6, 6); + background-color: rgb(6, 6, 6 + ); border-radius: 99px; }