| Customization / Skins & Themes / Linux and Unix Utilities / Desktop Environments / GNOME / GTK2 | ©2012-2013 ~r2rien |
The Journal Portal
Browse Journals |
Polls |
deviantART [dee·vee·un'nt·ART]
Keep in Touch!
|
Deviousness |
Otherwise, beautiful theme.
but you could play with workspace switcher (gtk2) with smthing like this:
style "workspace-switcher" {
bg[NORMAL] = @panel_bg # whole bg
fg[SELECTED] = shade(0.8, @panel_fg) # window contours
bg[SELECTED] = @selected_bg_color # window inners
xthickness = 2
ythickness = 2
engine "murrine" {
roundness = 0
}
}
widget "*WnckPager*" style:highest "workspace-switcher"
It looks very nice.
it only allows you to preview themes without applying them on yr desktop