horst3180 / vertex-theme

Vertex is a theme for GTK 3, GTK 2, Gnome-Shell and Cinnamon
GNU General Public License v3.0
768 stars 78 forks source link

It doesn't work on Ubuntu Gnome 16.04 updated Gnome to 3.20 #189

Closed nihild3v closed 8 years ago

nihild3v commented 8 years ago

Very ugly, why? screenshot from 2016-05-01 07-28-56

jayarc commented 8 years ago

At first I was using a PPA .deb package to install Vertex on 16.04, that looked like what you are seeing and so did the first try with compilation for me. What ended up solving this problem for me was to clone the repository from github on my local machine and follow the README installation guide BUT when you ./autogen.sh..... make sure you add --with-gnome=. Version in my case was "3.18". After this command I also issued the make command twice, seemed silly but somebody on some thread elsewhere said it may work, and the combination of the version setting and that tidbit got me going. Good luck!

nihild3v commented 8 years ago

Thanks for help, it works. I did the same process with ceti-2-theme but it fails. -with-gnome=3.20 generate an error