-2

on the question "Install Adwaita shell theme on Ubuntu 20.04 ?" there is a reference to extract a file with the script extract.sh . Where do I get this script? Thank you

Lumaja
  • 41
  • 2
    This one? https://askubuntu.com/q/1231043/158442? I don't see an extract.sh there – muru Apr 18 '21 at 13:07
  • Yes. The reference to the script "extracting /usr/share/gnome-shell/gnome-shell-theme.gresource using this script". on clicking on the word script a page opens with extract.sh on it I need this script to following the change the Top Bar color. – Lumaja Apr 21 '21 at 06:19
  • You mean this? https://i.stack.imgur.com/6IOo6.png – muru Apr 21 '21 at 07:09

1 Answers1

0

A reference to the extract script can be found in the fourth paragraph of this question: Install Adwaita shell theme on Ubuntu 20.04?.

I have found the solution by extracting /usr/share/gnome-shell/gnome-shell-theme.gresource using this script. I got gnome-shell.css file which I moved to /usr/share/themes/AnyNameOfYourChoice/gnome-shell/ then changing shell theme using gnome-tweaks.

karel
  • 114,770