Posts: 75
tradetaxfree
Joined: 18 Jan 2012
#1
While setting up a new theme & icon set
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"antix.freeforu ms.org/antix-nebula-wallpaper-with-humanity-color-radiance-t3681.html"
linktext was:"here"
====================================
I could not work out why Roxterm & Gdebi had ugly themes & icons while everything else was nice - the answer is because they are GTK3 Apps.

To get a reasonably nice look you can set the fallback default GTK3 theme:

Code: Select all

sudo apt-get install gnome-themes-standard
ln -s /usr/share/themes/Adwaita/gtk-3.0 ~/.config/gtk-3.0
sudo nano /usr/share/themes/Adwaita/gtk-3.0/settings.ini 
& add a line to the end for your preferred icon theme (such as the one in your ~/.gtkrc-2.0)

Code: Select all

gtk-icon-theme-name="my-gtk-icon-theme"
Roxterm & Gdebi fixed with the
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"antix.freeforu ms.org/antix-nebula-wallpaper-with-humanity-color-radiance-t3681.html"
linktext was:"Ambiance / Humanity-Colors theme sets"
====================================


Image