From 9e65653a11cbfe6543bece757751f1266b16938c Mon Sep 17 00:00:00 2001 From: SamuDifferent Date: Mon, 24 Jun 2024 21:07:02 +0200 Subject: [PATCH] modified: gnome-shell/gnome-shell.css --- 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 f2ed399..46fcbed 100755 --- a/gnome-shell/gnome-shell.css +++ b/gnome-shell/gnome-shell.css @@ -1905,7 +1905,7 @@ https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/beb77f58243265a6cc62b720a5b0 /* search result listitem -> item title (with leading icon) */ .list-search-result .list-search-result-title { - color: rgba(40, 7, 43, 0.87); + color: rgb(255, 255, 255); } /* search result listitem -> item description */ .list-search-result .list-search-result-description {