summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop-themes/BlackMATE/gtk-2.0/gtkrc6
-rw-r--r--desktop-themes/GreenLaguna/gtk-2.0/gtkrc6
2 files changed, 6 insertions, 6 deletions
diff --git a/desktop-themes/BlackMATE/gtk-2.0/gtkrc b/desktop-themes/BlackMATE/gtk-2.0/gtkrc
index 7b67b5c5..dec0c1a2 100644
--- a/desktop-themes/BlackMATE/gtk-2.0/gtkrc
+++ b/desktop-themes/BlackMATE/gtk-2.0/gtkrc
@@ -251,15 +251,15 @@ style "murrine-progressbar"
{
xthickness = 0
ythickness = 0
- bg[SELECTED] = "#808080" # sets the progressbar color
+ bg[SELECTED] = shade (0.6, "#3B3B3E") # sets the progressbar color
engine "murrine"
{
glazestyle = 1
highlight_shade = 1.1
glow_shade = 2.0
- gradient_shades = {2.2, 1.0, 1.0, 2.2}
- progressbarstyle = 1 # 0 = nothing, 1 = striped, 2 = cells
+ gradient_shades = {1.4, 1.0, 1.0, 1.4}
+ progressbarstyle = 0 # 0 = nothing, 1 = striped, 2 = cells
contrast = 1.130 # Darken unfilled progressbar background
roundness = 12
#animation = TRUE
diff --git a/desktop-themes/GreenLaguna/gtk-2.0/gtkrc b/desktop-themes/GreenLaguna/gtk-2.0/gtkrc
index 0549eecf..d9633ec2 100644
--- a/desktop-themes/GreenLaguna/gtk-2.0/gtkrc
+++ b/desktop-themes/GreenLaguna/gtk-2.0/gtkrc
@@ -239,15 +239,15 @@ style "murrine-progressbar"
{
xthickness = 0
ythickness = 0
- bg[SELECTED] = "#C3C5C3" # sets the progressbar color
+ bg[SELECTED] = shade (0.75, @bg_color) # sets the progressbar color
engine "murrine"
{
glazestyle = 1
highlight_shade = 1.1
glow_shade = 2.0
- gradient_shades = {3.0, 1.0, 1.0, 3.0}
- progressbarstyle = 1 # 0 = nothing, 1 = striped, 2 = cells
+ gradient_shades = {1.4, 1.0, 1.0, 1.4}
+ progressbarstyle = 0 # 0 = nothing, 1 = striped, 2 = cells
contrast = 1.130 # Darken unfilled progressbar background
roundness = 12
#animation = TRUE