mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Tweaked GTK2 sliders
This commit is contained in:
+3
-3
@@ -45,8 +45,8 @@ style "murrine-default" {
|
|||||||
GtkRange::stepper_spacing = 0
|
GtkRange::stepper_spacing = 0
|
||||||
GtkRange::trough-under-steppers = 1
|
GtkRange::trough-under-steppers = 1
|
||||||
|
|
||||||
GtkScale::slider-length = 15
|
GtkScale::slider-length = 16
|
||||||
GtkScale::slider-width = 15
|
GtkScale::slider-width = 16
|
||||||
GtkScale::trough-side-details = 1
|
GtkScale::trough-side-details = 1
|
||||||
|
|
||||||
GtkScrollbar::activate-slider = 1
|
GtkScrollbar::activate-slider = 1
|
||||||
@@ -222,7 +222,7 @@ style "murrine-scale" = "murrine-thin" {
|
|||||||
bg[INSENSITIVE] = shade (0.95, @bg_color)
|
bg[INSENSITIVE] = shade (0.95, @bg_color)
|
||||||
|
|
||||||
engine "murrine" {
|
engine "murrine" {
|
||||||
roundness = 7
|
roundness = 8
|
||||||
gradient_shades = { 1.08, 1.08, 1.08, 1.08 }
|
gradient_shades = { 1.08, 1.08, 1.08, 1.08 }
|
||||||
border_shades = { 1.0, 1.0 }
|
border_shades = { 1.0, 1.0 }
|
||||||
trough_shades = { 1.08, 1.08 }
|
trough_shades = { 1.08, 1.08 }
|
||||||
|
|||||||
Reference in New Issue
Block a user