


GTK3 Themes by rtl88 43 comments

GTK3 Themes by vinceliuice 88 comments
Custom title bar coluors per window type!
Nice nice! - Jun 12 2020

GTK2 Themes by Midnite 22 comments
mm.. I think there is an error in this part:
bg_pixmap[NORMAL] = "efefef"
It requires an image not a color so if you want to use the color #efefef you can just comment the line or make an image full with that color.
#bg_pixmap[NORMAL] = "efefef" //commented
or
bg_pixmap[NORMAL] = "bg.png" //image file
IF THE BUG HAS ALREADY BEEN FIXED THEN NEVER MIND. - May 11 2007

GTK3 Themes
by
rtl88

GTK3 Themes
by
vinceliuice