
varNaM-Gtk
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A Gtk2 & Gtk3 colored kevlar theme. For Gnome 3.4
Requirements:
Gnome 3.4gkt-engine-equinox-1.50gtk-engine-murrine-0.98.1.1(or newer)pixbuf-engine or the gtk(2)-engines packagegnome-themes-standard-3.4.*(provides the 'adwaita' theme)gtk-engine-unico-1.0.2
see download-page for details, downloads, and installation information
hellokitten
8 years ago
Report
Karmicbastler
8 years ago
I can confirm, that this ppa-repository works also on Luninux 12 based on Ubuntu 12.04 Precise!! So you can also tell the users,
who use LinuxMint 13, that they can also use your repository!!! There is absolutely no danger.
Then I wanted to say, that your theme looks nice
dark andlike a night-theme. Beautyfull!!!
Greetings
Karmicbastler
Report
hellokitten
8 years ago
***You can uses the PPA with Linux Mint, but you will need to comment out both the 'ubuntu-specific.css' & the 'ubuntu-specific-dark.css' for the theme to draw properly, and look as intended.
Navigating to '/usr/share/themes/varnam-gtk-ubuntu/gtk-3.0/' and open the files (with your favorite text editor): 'gtk-main.css' & 'gtk-main-dark.css' and go to the third line from the bottom of each and comment-out the lines that say '@import url("ubuntu-specific.css");' using a '*/' before and a '/*' trailing at the end. The line should look like this when you are finished: '/*@import url("ubuntu-specific.css");*/'.
And thats it. After doing that it will draw without artifacts and look as intended on Linux Mint 13 while using the PPA to keep it up to date.
****Don't forget to repeat this after an update from the PPA.
Report