summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-05-16 22:31:54 +0200
committerraveit65 <[email protected]>2014-10-16 21:29:45 +0200
commit704af9a07e84d332cab79ba917790a1a53bc0266 (patch)
treecfde9fbdb3b19a384363eba1b4509643f7e205a3 /desktop-themes
parentc66f1d242b2a1b551f39feaddb5a5f14e9168bdc (diff)
downloadmate-themes-704af9a07e84d332cab79ba917790a1a53bc0266.tar.bz2
mate-themes-704af9a07e84d332cab79ba917790a1a53bc0266.tar.xz
All good themes GTK2: disable the ugly button look in notebook-tabs if focused
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlackMATE/gtk-2.0/gtkrc2
-rw-r--r--desktop-themes/BlueMenta/gtk-2.0/gtkrc2
-rw-r--r--desktop-themes/GreenLaguna/gtk-2.0/gtkrc2
-rw-r--r--desktop-themes/Menta/gtk-2.0/gtkrc3
4 files changed, 9 insertions, 0 deletions
diff --git a/desktop-themes/BlackMATE/gtk-2.0/gtkrc b/desktop-themes/BlackMATE/gtk-2.0/gtkrc
index 49df3c38..dbf96082 100644
--- a/desktop-themes/BlackMATE/gtk-2.0/gtkrc
+++ b/desktop-themes/BlackMATE/gtk-2.0/gtkrc
@@ -513,6 +513,8 @@ style "murrine-notebook"
roundness = 5
#contrast = 1.1
#lightborder_shade = 1.5
+ # disable the ugly button look in tabs if focused
+ focusstyle = 0
}
}
diff --git a/desktop-themes/BlueMenta/gtk-2.0/gtkrc b/desktop-themes/BlueMenta/gtk-2.0/gtkrc
index 441489c5..0502f2f7 100644
--- a/desktop-themes/BlueMenta/gtk-2.0/gtkrc
+++ b/desktop-themes/BlueMenta/gtk-2.0/gtkrc
@@ -242,6 +242,8 @@ style "murrine-notebook" = "murrine-notebook-bg" {
focusstyle = 2
lightborder_shade = 1.16
roundness = 4
+ # disable the ugly button look in tabs if focused
+ focusstyle = 0
}
}
diff --git a/desktop-themes/GreenLaguna/gtk-2.0/gtkrc b/desktop-themes/GreenLaguna/gtk-2.0/gtkrc
index 7ce2847e..b1d49b71 100644
--- a/desktop-themes/GreenLaguna/gtk-2.0/gtkrc
+++ b/desktop-themes/GreenLaguna/gtk-2.0/gtkrc
@@ -445,6 +445,8 @@ style "murrine-notebook"
roundness=5
#contrast = 1.1
#lightborder_shade = 1.5
+ # disable the ugly button look in tabs if focused
+ focusstyle = 0
}
}
diff --git a/desktop-themes/Menta/gtk-2.0/gtkrc b/desktop-themes/Menta/gtk-2.0/gtkrc
index 0e2899b6..3302cf45 100644
--- a/desktop-themes/Menta/gtk-2.0/gtkrc
+++ b/desktop-themes/Menta/gtk-2.0/gtkrc
@@ -247,6 +247,8 @@ style "murrine-notebook" = "murrine-notebook-bg" {
focusstyle = 2
lightborder_shade = 1.16
roundness = 4
+ # disable the ugly button look in tabs if focused
+ focusstyle = 0
}
}
@@ -507,6 +509,7 @@ style "murrine-scrollbar" {
engine "murrine" {
roundness = 8
border_shades = {0.80, 0.80}
+
contrast = 0.0
}
}