Tweaked GTK2 sliders

pull/70/head
Satyajit Sahoo 2013-10-17 02:58:01 +05:30
parent 45f56636a7
commit af7740baa0
1 changed files with 3 additions and 3 deletions

View File

@ -45,8 +45,8 @@ style "murrine-default" {
GtkRange::stepper_spacing = 0
GtkRange::trough-under-steppers = 1
GtkScale::slider-length = 15
GtkScale::slider-width = 15
GtkScale::slider-length = 16
GtkScale::slider-width = 16
GtkScale::trough-side-details = 1
GtkScrollbar::activate-slider = 1
@ -222,7 +222,7 @@ style "murrine-scale" = "murrine-thin" {
bg[INSENSITIVE] = shade (0.95, @bg_color)
engine "murrine" {
roundness = 7
roundness = 8
gradient_shades = { 1.08, 1.08, 1.08, 1.08 }
border_shades = { 1.0, 1.0 }
trough_shades = { 1.08, 1.08 }