diff --git a/gnome-shell/gnome-shell.css b/gnome-shell/gnome-shell.css index ca6697f..8aa3a9d 100644 --- a/gnome-shell/gnome-shell.css +++ b/gnome-shell/gnome-shell.css @@ -54,12 +54,22 @@ color: rgba(6, 6, 6, 1); } -/* Show Apps icon */ +/* Show Apps icon .show-apps .overview-icon { - background-color: rgba(85, 8, 44, 1); - color: rgba(6, 6, 6, 1); + + color: rgba(6, 6, 6, 0); +*/ + +.show-apps .overview-icon { + background-image: url("./launchpad.svg") !important; + background-size: 40px; + padding: 5px 5px; + background-color: rgba(85, 8, 44, 1); + color: rgba(0, 0, 0, 0) } + + .show-apps:hover .overview-icon, .show-apps:focus .overview-icon, #dash .show-apps:hover .overview-icon, @@ -1391,7 +1401,7 @@ StEntry:focus { color: rgb(85, 5, 44); border-radius: 14px; border: 4px solid transparent !important; - background-color: rgba(85, 8, 44, 1); + background-color: rgba(0, 215, 145, 1); box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05); } diff --git a/gnome-shell/launchpad.svg b/gnome-shell/launchpad.svg new file mode 100644 index 0000000..b158fb3 --- /dev/null +++ b/gnome-shell/launchpad.svg @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + +