From 99dded9753ca92c1715565d5166ebe076dbea3ac Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 18 May 2015 10:56:28 +0200 Subject: some metacity fixes --- gtk-3.0/_colors-public.scss | 2 +- metacity-1/metacity-theme-3.xml | 20 +++++++++----------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/gtk-3.0/_colors-public.scss b/gtk-3.0/_colors-public.scss index 34ace1f..7383b07 100644 --- a/gtk-3.0/_colors-public.scss +++ b/gtk-3.0/_colors-public.scss @@ -29,7 +29,7 @@ //WM $wm_highlight: lighten(opacify($header_bg, 1), 4%); -$wm_bg_unfocused: opacify($header_bg, 1); +$wm_bg_unfocused: opacify(lighten($header_bg, 3%), 1); @define-color wm_title #{"" + $header_fg}; @define-color wm_unfocused_title alpha(#{"" + $header_fg}, 0.7); diff --git a/metacity-1/metacity-theme-3.xml b/metacity-1/metacity-theme-3.xml index d884793..d0038a9 100644 --- a/metacity-1/metacity-theme-3.xml +++ b/metacity-1/metacity-theme-3.xml @@ -24,12 +24,13 @@ - - + + - - + + + @@ -58,7 +59,6 @@ - @@ -71,7 +71,6 @@ - @@ -81,7 +80,6 @@ - @@ -129,20 +127,20 @@ - - - + + - + + -- cgit v1.2.3