summaryrefslogtreecommitdiff
path: root/Kogaion-daylight/gtk-2.0/app-styles/file-manager.rc
diff options
context:
space:
mode:
Diffstat (limited to 'Kogaion-daylight/gtk-2.0/app-styles/file-manager.rc')
-rwxr-xr-xKogaion-daylight/gtk-2.0/app-styles/file-manager.rc36
1 files changed, 36 insertions, 0 deletions
diff --git a/Kogaion-daylight/gtk-2.0/app-styles/file-manager.rc b/Kogaion-daylight/gtk-2.0/app-styles/file-manager.rc
new file mode 100755
index 0000000..76c3da8
--- /dev/null
+++ b/Kogaion-daylight/gtk-2.0/app-styles/file-manager.rc
@@ -0,0 +1,36 @@
+style "sidepane"
+{
+ base[NORMAL] = mix (0.5, @bg_color, @window_active_color) # backgroung
+ bg[NORMAL] = shade (0.91, @base_color)
+# bg[PRELIGHT] = @base_color
+
+ engine "murrine"
+ {
+ contrast = 0.80
+ }
+}
+
+# Thunar
+
+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"
+
+widget_class "*ThunarShortcutsView*" style "sidepane"
+widget_class "*ThunarTreeView*" style "sidepane"
+widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane"
+
+# Caja
+
+widget_class "*CajaSidePane*" style "sidepane"
+# widget_class "*CajaPathBar.*ToggleButton*" style:highest "test"
+# widget "*CajaNavigationWindow*GtkHPaned*" style "test"
+# widget_class "*CajaNotebook" style "test"