summaryrefslogtreecommitdiff
path: root/Kogaion-nighttime/gtk-2.0/app-styles/file-manager.rc
diff options
context:
space:
mode:
Diffstat (limited to 'Kogaion-nighttime/gtk-2.0/app-styles/file-manager.rc')
-rwxr-xr-xKogaion-nighttime/gtk-2.0/app-styles/file-manager.rc36
1 files changed, 0 insertions, 36 deletions
diff --git a/Kogaion-nighttime/gtk-2.0/app-styles/file-manager.rc b/Kogaion-nighttime/gtk-2.0/app-styles/file-manager.rc
deleted file mode 100755
index 92afeca..0000000
--- a/Kogaion-nighttime/gtk-2.0/app-styles/file-manager.rc
+++ /dev/null
@@ -1,36 +0,0 @@
-style "sidepane"
-{
- base[NORMAL] = mix (0.5, @window_active_color, @bg_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"