From c2797540c532bea8c6c5fedd6404b11d9c707a8b Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 4 May 2014 14:03:12 +0200 Subject: Menta GTK2: syncronize gtkrc file to BlueMenta --- desktop-themes/Menta/gtk-2.0/gtkrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'desktop-themes/Menta') diff --git a/desktop-themes/Menta/gtk-2.0/gtkrc b/desktop-themes/Menta/gtk-2.0/gtkrc index 0aa64840..4a21d2b1 100644 --- a/desktop-themes/Menta/gtk-2.0/gtkrc +++ b/desktop-themes/Menta/gtk-2.0/gtkrc @@ -54,8 +54,8 @@ style "murrine-default" { GtkImage ::x-ayatana-indicator-dynamic = 1 -# GtkScrollbar ::has-backward-stepper = 0 -# GtkScrollbar ::has-forward-stepper = 0 + GtkScrollbar ::has-backward-stepper = 1 + GtkScrollbar ::has-forward-stepper = 1 GtkScrollbar ::min-slider-length = 15 GtkScrollbar ::slider-width = 13 GtkScrollbar ::trough-border = 0 @@ -68,7 +68,7 @@ style "murrine-default" { GtkRange ::trough-border = 0 GtkRange ::slider-width = 11 -# GtkRange ::stepper-size = 0 + GtkRange ::stepper-size = 16 GtkRange ::stepper_spacing = 0 GtkRange ::trough-under-steppers = 0 @@ -732,6 +732,6 @@ widget_class "*MozContainer*" style "performance-fix" # Firefox (Not sure if th ### EXTERNAL FILES ### include "apps/chromium.rc" # Chromium styling -include "apps/thunar.rc" # PCManFM styling +include "apps/thunar.rc" # Thunar styling include "apps/caja.rc" # Caja styling include "apps/pluma.rc" # Pluma styling -- cgit v1.2.1