From e7ac09f3730876bfd6158b8004744479e712c244 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 29 May 2014 14:44:22 +0200 Subject: BlueMenta GTK2: reduce GtkPaned handle-size --- desktop-themes/BlueMenta/gtk-2.0/apps/caja.rc | 2 +- desktop-themes/BlueMenta/gtk-2.0/gtkrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/desktop-themes/BlueMenta/gtk-2.0/apps/caja.rc b/desktop-themes/BlueMenta/gtk-2.0/apps/caja.rc index 9b71f4d3..ec24ea6e 100644 --- a/desktop-themes/BlueMenta/gtk-2.0/apps/caja.rc +++ b/desktop-themes/BlueMenta/gtk-2.0/apps/caja.rc @@ -19,7 +19,7 @@ style "caja-view" { } style "caja-handle" { - GtkPaned::handle-size = 1 + GtkPaned::handle-size = 2 engine "pixmap" { # for the thin gray line separating the sidepane and viewpane diff --git a/desktop-themes/BlueMenta/gtk-2.0/gtkrc b/desktop-themes/BlueMenta/gtk-2.0/gtkrc index c921c330..f0263a2f 100644 --- a/desktop-themes/BlueMenta/gtk-2.0/gtkrc +++ b/desktop-themes/BlueMenta/gtk-2.0/gtkrc @@ -59,7 +59,7 @@ style "murrine-default" { GtkScrolledWindow ::scrollbar-spacing = 0 GtkScrolledWindow ::scrollbars-within-bevel = 1 - GtkPaned ::handle-size = 6 + GtkPaned ::handle-size = 2 GtkRange ::trough-border = 0 GtkRange ::slider-width = 11 -- cgit v1.2.1