Lightningbeam/Themes/Default/gtk-2.0/Apps/mozilla.rc

25 lines
404 B
Plaintext
Executable File

style "mozilla"
{
bg_pixmap[NORMAL] = "Apps/mozilla/mozilla-bg.png"
}
#widget "MozillaGtkWidget" style "mozilla"
style "mozilla-toolbar"
{
engine "pixmap"
{
image
{
function = BOX
recolorable = TRUE
file = "Fixes/gradient.png"
border = { 0, 0, 240, 0}
stretch = TRUE
}
}
}
#widget "MozillaGtkWidget.GtkFixed.GtkHandleBox.GtkToolbar" style "mozilla-toolbar"