From f8ecbb5017a7e990c05132c0ff3ac6516eaefc7c Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 4 Nov 2014 21:41:23 +0100 Subject: Menta themes GTK3: increase windows outerline for CSD apps, for better resizing --- desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css | 9 ++---- .../BlueMenta/metacity-1/metacity-theme-1.xml | 37 +++++++++++++++++++--- desktop-themes/Menta/gtk-3.0/gtk-widgets.css | 9 ++---- .../Menta/metacity-1/metacity-theme-1.xml | 8 ++--- 4 files changed, 42 insertions(+), 21 deletions(-) (limited to 'desktop-themes') diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css index f814c2fa..9ab2fe5b 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css @@ -2282,7 +2282,7 @@ GtkCheckButton:selected:focus { * Header bars * ***************/ .header-bar { - border-width: 0 0 1px; + border-width: 0px 0px 0px 0px; border-style: solid; border-color: shade(@borders, 0.90); @@ -3603,9 +3603,7 @@ GtkModelButton.button:selected { *******/ .titlebar { text-shadow: 0 1px @wm_title_shadow; - background-image: linear-gradient(to bottom, - @wm_bg_a, - @wm_bg_b); + background-image: none; border-radius: 0; box-shadow: inset 0 -1px alpha(@theme_base_color, 0.4); border-color: @borders; @@ -3683,8 +3681,7 @@ GtkModelButton.button:selected { } .window-frame { - border-radius: 6px 6px 0 0; - /* lamefun trick to get rounded borders regardless of CSD use */ + border-radius: 0; border-width: 0px; box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; diff --git a/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml b/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml index b04c1f14..ef7abb5f 100644 --- a/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml +++ b/desktop-themes/BlueMenta/metacity-1/metacity-theme-1.xml @@ -50,14 +50,14 @@ - - - + + + - + @@ -101,6 +101,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -465,7 +492,7 @@ - + diff --git a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css index 033c9165..a94821c5 100644 --- a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css @@ -2282,7 +2282,7 @@ GtkCheckButton:selected:focus { * Header bars * ***************/ .header-bar { - border-width: 0 0 1px; + border-width: 0px 0px 0px 0px; border-style: solid; border-color: shade(@borders, 0.90); @@ -3606,9 +3606,7 @@ GtkModelButton.button:selected { *******/ .titlebar { text-shadow: 0 1px @wm_title_shadow; - background-image: linear-gradient(to bottom, - @wm_bg_a, - @wm_bg_b); + background-image: none; border-radius: 0; box-shadow: inset 0 -1px alpha(@theme_base_color, 0.4); border-color: @borders; @@ -3686,8 +3684,7 @@ GtkModelButton.button:selected { } .window-frame { - border-radius: 6px 6px 0 0; - /* lamefun trick to get rounded borders regardless of CSD use */ + border-radius: 0; border-width: 0px; box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; diff --git a/desktop-themes/Menta/metacity-1/metacity-theme-1.xml b/desktop-themes/Menta/metacity-1/metacity-theme-1.xml index 79ef22c4..606eb0a7 100644 --- a/desktop-themes/Menta/metacity-1/metacity-theme-1.xml +++ b/desktop-themes/Menta/metacity-1/metacity-theme-1.xml @@ -50,14 +50,14 @@ - - - + + + - + -- cgit v1.2.1