diff --git a/gnome-shell/gnome-shell.css b/gnome-shell/gnome-shell.css index 5a5c536..0b402ff 100755 --- a/gnome-shell/gnome-shell.css +++ b/gnome-shell/gnome-shell.css @@ -12,7 +12,7 @@ } /* Show Apps icon */ -.show-apps .overview-icon { +.show-apps .overview-icon .overview-tile { color: rgba(255, 90, 153, 1); }