From 3e3584a9cbfad011dbbbc6ddb707c9743d587db4 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 4 Jul 2015 16:55:41 +0200 Subject: add gtk-2/3 BlueSubmarine and Green-Submarine themes from mate-themes-extras --- .../Green-Submarine/gtk-2.0/apps/thunar.rc | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 desktop-themes/Green-Submarine/gtk-2.0/apps/thunar.rc (limited to 'desktop-themes/Green-Submarine/gtk-2.0/apps/thunar.rc') diff --git a/desktop-themes/Green-Submarine/gtk-2.0/apps/thunar.rc b/desktop-themes/Green-Submarine/gtk-2.0/apps/thunar.rc new file mode 100644 index 00000000..1c64e9c9 --- /dev/null +++ b/desktop-themes/Green-Submarine/gtk-2.0/apps/thunar.rc @@ -0,0 +1,30 @@ +## Some additional thunar-specific theming +style "thunar-path-entry-increased-style" +{ + ThunarPathEntry::icon-size = 16 +} +class "ThunarPathEntry" style "thunar-path-entry-increased-style" + +style "thunar-location-buttons" +{ + ThunarLocationButtons::spacing = 0 +} +class "ThunarLocationButtons" style "thunar-location-buttons" + +style "sidepane" +{ + base[NORMAL] = @sidebar_background # backgroung + bg[NORMAL] = shade (0.91, @base_color) + bg[PRELIGHT] = @fg_color + + engine "murrine" + { + # gradient_shades = {1.00, 1.05, 1.05, 1.10} + contrast = 0.80 + } +} + +widget_class "*ThunarShortcutsView*" style "sidepane" +widget_class "*ThunarTreeView*" style "sidepane" +widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane" + -- cgit v1.2.1