diff options
Diffstat (limited to 'themes/Mint-X-Aqua/gtk-2.0/styles/synaptic.rc')
| -rw-r--r-- | themes/Mint-X-Aqua/gtk-2.0/styles/synaptic.rc | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/themes/Mint-X-Aqua/gtk-2.0/styles/synaptic.rc b/themes/Mint-X-Aqua/gtk-2.0/styles/synaptic.rc new file mode 100644 index 00000000..94294bdf --- /dev/null +++ b/themes/Mint-X-Aqua/gtk-2.0/styles/synaptic.rc @@ -0,0 +1,15 @@ +style "synaptic-toolbar" +{ + engine "pixmap" + { + image + { + function = BOX + file = "images/toolbars/toolbar.svg" + border = {0, 0, 0, 1} + stretch = TRUE + } + } +} + +widget_class "GtkWindow.GtkVBox.GtkHandleBox" style "synaptic-toolbar" |
