Lightningbeam/Themes/Default/gtk-2.0/Styles/Notebook/notebook.rc

26 lines
390 B
Plaintext
Executable File

style "note"
{
engine "pixmap"
{
image
{
function = SHADOW
shadow = ETCHED_IN
recolorable = FALSE
file = "Shadows/shadow-none.png"
border = { 0, 0, 0, 0}
stretch = TRUE
}
}
}
style "notebook-shadows"
{
xthickness = 3
ythickness = 3
}
widget_class "*.<GtkNotebook>.*" style "notebook-shadows"
class "GimpThumbBox" style "notebook-shadows"