A Script to Install Some Top GTK Themes in Ubuntu 16.04 & Higher

Last updated: May 6, 2017

GTK3

Want to change the boring default Ubuntu desktop themes? Well, there’s a script allows to easily install a list of the latest version of nice GTK themes.

It supports GTK 3.18 to 3.24, and will install the correct version according to your system. So far, support themes are:

  • Adapta
  • Arc (Firefox themes: Arc, Arc Darker, Arc Dark)
  • Arc-Flatabulous
  • Arc-Red
  • Breeze
  • Candra (GNOME 3.20+ only)
  • Ceti-2 (GNOME 3.18 only)
  • Cloak (GNOME 3.20+ only)
  • DeLorean Dark (GNOME 3.18 only)
  • EvoPop
  • Flat-Plat
  • Flatabulous (GNOME 3.18 only)
  • Flattiance (GNOME 3.18 only)
  • Fresh-Finesse
  • Greybird
  • macOS-Sierra
  • Minwaita
  • Numix
  • OSX-Arc Collection
  • Paper
  • Plano (GNOME 3.20+ only)
  • Pop
  • Redmond-Themes
  • Vertex
  • Vimix
  • Yosembiance (GNOME 3.18 only)
  • Zuki

1. To get the script, open terminal via Ctrl+Alt+T or searching for “Terminal” from app launcher. When it opens, run command:

sudo apt install git && git clone https://github.com/tliron/install-gnome-themes

2. The command clone the script source into your user root directory. To run the script, simply run command:

~/install-gnome-themes/install-gnome-themes

To avoid rebuilding themes, it will delete installed themes with same names, then install some required libraries, finally download and build the themes one by one in your system:

When everything’s done, launch Gnome Tweak Tool or Unity Tweak Tool and enjoy the new themes by selecting one of them:

via:github

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via [email protected] Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

6 responses to A Script to Install Some Top GTK Themes in Ubuntu 16.04 & Higher

  1. SattyFaulkie May 9, 2017 at 6:45 pm

    Awesome!!! I have so many beautiful options now. Thanks.

  2. Followed your steps but doesnt show on Unity tweak tool

  3. How to revert?

  4. Ubuntu 16.04, installed fine but Themes won’t show up in Tweak tools’ list.

  5. The following packages have unmet dependencies:
    libgtk-3-dev : Depends: libpango1.0-dev (>= 1.37.3) but it is not going to be installed
    Depends: libcairo2-dev (>= 1.14.0) but it is not going to be installed
    librsvg2-dev : Depends: libcairo2-dev (>= 1.2.0) but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.