summaryrefslogtreecommitdiff
path: root/Kogaion-daylight/gtk-2.0/apps/thunar.rc
diff options
context:
space:
mode:
authorbionel <ionel.busuioc@gmail.com>2015-08-09 14:22:47 +0300
committerbionel <ionel.busuioc@gmail.com>2015-08-09 14:22:47 +0300
commit823aff4c16279c6c5140e768995e9721c022d80b (patch)
tree3131fb9790f698569e237399e904a43dc63e18d3 /Kogaion-daylight/gtk-2.0/apps/thunar.rc
parenta6b1844cbd928c08b60ef861e26bba32303230ea (diff)
fixing sidepanel for caja. changed xfce panel
Diffstat (limited to 'Kogaion-daylight/gtk-2.0/apps/thunar.rc')
-rwxr-xr-xKogaion-daylight/gtk-2.0/apps/thunar.rc29
1 files changed, 0 insertions, 29 deletions
diff --git a/Kogaion-daylight/gtk-2.0/apps/thunar.rc b/Kogaion-daylight/gtk-2.0/apps/thunar.rc
deleted file mode 100755
index 79798c7..0000000
--- a/Kogaion-daylight/gtk-2.0/apps/thunar.rc
+++ /dev/null
@@ -1,29 +0,0 @@
-## 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] = mix (0.5, @bg_color, @window_active_color) # backgroung
- bg[NORMAL] = shade (0.91, @base_color)
- bg[PRELIGHT] = @fg_color
-
- engine "murrine"
- {
- contrast = 0.80
- }
-}
-
-widget_class "*ThunarShortcutsView*" style "sidepane"
-widget_class "*ThunarTreeView*" style "sidepane"
-widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane"
-