App grid blurred text issues (theme)

you will have to find in gnome-shell.css

.overview-tile
.grid-search-result
.search-entry:focus
.search-entry:hover

and add un every section
text-shadow: none;

2 Likes