diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css index 2632930f9..c59ec4184 100644 --- a/data/theme/gnome-shell-high-contrast.css +++ b/data/theme/gnome-shell-high-contrast.css @@ -1183,7 +1183,7 @@ StScrollBar { spacing: 12px; } .list-search-result-description { - color: #cacac4; } + color: rgba(202, 202, 196, 0.5); } .list-search-provider-details { width: 150px; diff --git a/data/theme/gnome-shell-sass b/data/theme/gnome-shell-sass index bc295fecf..df8e38874 160000 --- a/data/theme/gnome-shell-sass +++ b/data/theme/gnome-shell-sass @@ -1 +1 @@ -Subproject commit bc295fecf53b090dc59dee82427d6aae34da0bff +Subproject commit df8e38874068f8b2ff4ef1c604775e41870a612f diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 7edf4c5e1..c3cd040ee 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -1183,7 +1183,7 @@ StScrollBar { spacing: 12px; } .list-search-result-description { - color: #cacac4; } + color: rgba(202, 202, 196, 0.5); } .list-search-provider-details { width: 150px;