summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/light-themes/files')
-rw-r--r--x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-1.patch30
-rw-r--r--x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-2.patch32
-rw-r--r--x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-3.patch42
3 files changed, 104 insertions, 0 deletions
diff --git a/x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-1.patch b/x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-1.patch
new file mode 100644
index 000000000000..f19ff261a197
--- /dev/null
+++ b/x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-1.patch
@@ -0,0 +1,30 @@
+=== modified file 'Ambiance/gtk-3.0/gtk-widgets.css'
+--- Ambiance/gtk-3.0/gtk-widgets.css 2013-02-10 12:59:27 +0000
++++ Ambiance/gtk-3.0/gtk-widgets.css 2013-02-19 12:56:19 +0000
+@@ -956,9 +956,8 @@
+ }*/
+
+ .menuitem {
++ background: transparent;
+ border-radius: 0;
+- border-style: solid;
+- border-width: 1px;
+ padding: 3px 2px 3px 2px;
+
+ text-shadow: none;
+
+=== modified file 'Radiance/gtk-3.0/gtk-widgets.css'
+--- Radiance/gtk-3.0/gtk-widgets.css 2013-02-10 12:59:27 +0000
++++ Radiance/gtk-3.0/gtk-widgets.css 2013-02-19 12:56:19 +0000
+@@ -956,9 +956,8 @@
+ }*/
+
+ .menuitem {
++ background: transparent;
+ border-radius: 0;
+- border-style: solid;
+- border-width: 1px;
+ padding: 3px 2px 3px 2px;
+
+ text-shadow: none;
+
diff --git a/x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-2.patch b/x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-2.patch
new file mode 100644
index 000000000000..b77202139677
--- /dev/null
+++ b/x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-2.patch
@@ -0,0 +1,32 @@
+=== modified file 'Ambiance/gtk-3.0/gtk-widgets.css'
+--- Ambiance/gtk-3.0/gtk-widgets.css 2013-02-19 12:56:19 +0000
++++ Ambiance/gtk-3.0/gtk-widgets.css 2013-02-19 13:06:53 +0000
+@@ -956,9 +956,10 @@
+ }*/
+
+ .menuitem {
++ -GtkMenuItem-horizontal-padding: 0;
+ background: transparent;
+ border-radius: 0;
+- padding: 3px 2px 3px 2px;
++ padding: 3px 5px 3px 5px;
+
+ text-shadow: none;
+ }
+
+=== modified file 'Radiance/gtk-3.0/gtk-widgets.css'
+--- Radiance/gtk-3.0/gtk-widgets.css 2013-02-19 12:56:19 +0000
++++ Radiance/gtk-3.0/gtk-widgets.css 2013-02-19 13:06:53 +0000
+@@ -956,9 +956,10 @@
+ }*/
+
+ .menuitem {
++ -GtkMenuItem-horizontal-padding: 0;
+ background: transparent;
+ border-radius: 0;
+- padding: 3px 2px 3px 2px;
++ padding: 3px 5px 3px 5px;
+
+ text-shadow: none;
+ }
+
diff --git a/x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-3.patch b/x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-3.patch
new file mode 100644
index 000000000000..4f51f7dab979
--- /dev/null
+++ b/x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-3.patch
@@ -0,0 +1,42 @@
+=== modified file 'Ambiance/gtk-3.0/gtk-widgets.css'
+--- Ambiance/gtk-3.0/gtk-widgets.css 2013-02-19 13:06:53 +0000
++++ Ambiance/gtk-3.0/gtk-widgets.css 2013-03-01 23:35:05 +0000
+@@ -44,7 +44,6 @@
+ -GtkToolbar-internal-padding: 0;
+ -GtkTreeView-expander-size: 8;
+ -GtkTreeView-vertical-separator: 0;
+- -GtkWidget-wide-separators: true;
+ -GtkWidget-separator-width: 2;
+ -GtkWidget-separator-height: 2;
+ -GtkWidget-focus-padding: 0;
+@@ -1567,6 +1566,8 @@
+
+ .menuitem.separator {
+ -GtkMenuItem-horizontal-padding: 0;
++ border: none;
++ color: @dark_bg_color;
+ }
+
+ GtkTreeMenu .menuitem.separator,
+
+=== modified file 'Radiance/gtk-3.0/gtk-widgets.css'
+--- Radiance/gtk-3.0/gtk-widgets.css 2013-02-19 13:06:53 +0000
++++ Radiance/gtk-3.0/gtk-widgets.css 2013-03-01 23:35:05 +0000
+@@ -44,7 +44,6 @@
+ -GtkToolbar-internal-padding: 0;
+ -GtkTreeView-expander-size: 8;
+ -GtkTreeView-vertical-separator: 0;
+- -GtkWidget-wide-separators: true;
+ -GtkWidget-separator-width: 2;
+ -GtkWidget-separator-height: 2;
+ -GtkWidget-focus-padding: 0;
+@@ -1567,6 +1566,8 @@
+
+ .menuitem.separator {
+ -GtkMenuItem-horizontal-padding: 0;
++ border: none;
++ color: @dark_bg_color;
+ }
+
+ GtkTreeMenu .menuitem.separator,
+