From b2b4ab8070741b8149e58a4c2bb82fcacf1c81ff Mon Sep 17 00:00:00 2001 From: EliverLara Date: Sun, 5 Sep 2021 14:39:24 -0500 Subject: [PATCH] Rebuild shell theme --- gnome-shell/gnome-shell.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-shell/gnome-shell.css b/gnome-shell/gnome-shell.css index 5462f40..78be77a 100644 --- a/gnome-shell/gnome-shell.css +++ b/gnome-shell/gnome-shell.css @@ -500,7 +500,7 @@ StScrollBar { box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.2); } .popup-menu .popup-menu-content { padding: 15px 0; - background-color: #181b28; + background-color: #101013; border-radius: 7px; } .popup-menu .popup-menu-item { spacing: 5px;