Nearly perfect theme. I just love it, and the way it works in xfce. Brilliant.
If you could make a version with the menubar blending with the windec (dark background) I'd be in love with you lol. I tried it myself but I can't get the text to lighten up (I have not worked with pixmap themes much).
Great looking theme...I wanted a flat looking theme...great looking but I couldn't install it.
somehow the installer didn't recognize my password!!! anyways it was a great experiment in itself...it would be great if you could look at this problem...Thanks!!!
Great looking theme...I wanted a flat looking theme...great looking but I couldn't install it.
somehow the installer didn't recognize my password!!! anyways it was a great experiment in itself...it would be great if you could look at this problem...Thanks!!!
If you could make a version with the menubar blending with the windec (dark background) I'd be in love with you lol. I tried it myself but I can't get the text to lighten up (I have not worked with pixmap themes much).
But nevertheless a great theme.
if you want this replace the text in gtk-2.0/.gtkmenubar.gtkrc with the following
style "gtkmenubar" = "gtkwidget"{
font_name = "BOLD" #makes menubar fonts bold, better contrast
ythickness = 0
GtkMenuBar::internal-padding = 2
bg[INSENSITIVE] = "#303030"
bg[NORMAL] = "#303030"
bg[PRELIGHT] = "#303030"
bg[ACTIVE] = "#303030"
bg[SELECTED] = "#303030"
fg[INSENSITIVE] = "#555555"
fg[NORMAL] = "#949494"
fg[PRELIGHT] = "#ffffff" #prelight hover/active
fg[ACTIVE] = "#555555"
fg[SELECTED] = "#949494"
engine "pixmap"
{
image
{
function = BOX
file = ".pixmaps/misc/none.png"
border = {5,5,5,5}
stretch = TRUE
}
#image
#{
#function = BOX
#state = PRELIGHT
#file = ".pixmaps/...whatever.."
#border = {5,5,5,5}
#stretch = TRUE
#}
}
}
class "GtkMenuBar" style "gtkmenubar"
widget_class "*Menu*Bar*" style "gtkmenubar"
somehow the installer didn't recognize my password!!!
anyways it was a great experiment in itself...it would be great if you could look at this problem...Thanks!!!
somehow the installer didn't recognize my password!!!
anyways it was a great experiment in itself...it would be great if you could look at this problem...Thanks!!!