Hello community,

here is the log from the commit of package mate-themes for openSUSE:Factory 
checked in at 2016-09-28 15:04:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-themes (Old)
 and      /work/SRC/openSUSE:Factory/.mate-themes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-themes"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-themes/mate-themes.changes  2016-09-25 
14:44:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mate-themes.new/mate-themes.changes     
2016-09-28 15:04:47.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Sep 27 15:34:53 UTC 2016 - [email protected]
+
+- Update to version 3.22.3:
+  * GTK+-3.22 Submarine themes: Add lightdm-greeter-2.0.0 settings.
+  * GTK+-3.22 ContrastHighInverse: Fix deprecations.
+  * metacity Menta themes: Darken title fg colour for unfocused
+    windows.
+  * metacity Menta themes: Draw a thin black border line for
+    maximised windows.
+  * GTK+-3.20 GreenLaguna: Fix disabled menuitems not grayed out.
+  * GTK+-3.20 Submarine themes: Use a dark style for lightdm.
+  * GTK 3.22 BlackMate: Fix disabled menu items not grayed out.
+  * GTK+-3.20 Green-Submarine: Fix panel styling.
+  * Update translations.
+
+-------------------------------------------------------------------

Old:
----
  mate-themes-3.22.2.tar.xz

New:
----
  mate-themes-3.22.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mate-themes.spec ++++++
--- /var/tmp/diff_new_pack.g0rtc0/_old  2016-09-28 15:04:48.000000000 +0200
+++ /var/tmp/diff_new_pack.g0rtc0/_new  2016-09-28 15:04:48.000000000 +0200
@@ -21,7 +21,7 @@
 # Let's use the Gtk 3.22 version for openSUSE Tumbleweed.
 %define _version 3.22
 Name:           mate-themes
-Version:        3.22.2
+Version:        3.22.3
 Release:        0
 Summary:        Themes for the MATE desktop
 License:        LGPL-2.1+
@@ -34,7 +34,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
+BuildRequires:  pkgconfig(gtk+-3.0) >= %{_version}
 Requires:       gtk2-engine-clearlooks
 Requires:       gtk2-engine-hcengine
 Requires:       gtk2-engine-murrine
@@ -56,7 +56,7 @@
 NOCONFIGURE=1 mate-autogen
 %configure \
   --enable-all-themes
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++++++ mate-themes-3.22.2.tar.xz -> mate-themes-3.22.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-themes-3.22.2/ChangeLog 
new/mate-themes-3.22.3/ChangeLog
--- old/mate-themes-3.22.2/ChangeLog    2016-09-03 20:00:07.000000000 +0200
+++ new/mate-themes-3.22.3/ChangeLog    2016-09-26 06:46:49.000000000 +0200
@@ -1,3 +1,112 @@
+commit e2f3398c7b8fe069ed15dc660a8006cd44fb484b
+Author: raveit65 <[email protected]>
+Date:   Mon Sep 26 06:44:41 2016 +0200
+
+    release 3.22.2 for 3.22 branch
+
+ NEWS | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+commit 5dd14b62cf5a157752e6f9255ebba9c98e1d937b
+Author: raveit65 <[email protected]>
+Date:   Mon Sep 26 06:36:59 2016 +0200
+
+    sync with transiflex
+
+ po/ar.po          | 17 +++++++++--------
+ po/bs.po          | 13 +++++++------
+ po/[email protected] | 23 ++++++++++++-----------
+ po/it.po          |  2 +-
+ po/zh_CN.po       |  2 +-
+ 5 files changed, 30 insertions(+), 27 deletions(-)
+
+commit a9c2c710bd1a2381c4abf59b3d6c874177f7172b
+Author: raveit65 <[email protected]>
+Date:   Sun Sep 25 15:12:25 2016 +0200
+
+    Gtk+-3.22 Submarine themes: add lightdm-greeter-2.0.0 settings
+
+ .../Blue-Submarine/gtk-3.0/other-applications.css  | 90 +++++++++++++++++++---
+ .../Green-Submarine/gtk-3.0/other-applications.css | 90 +++++++++++++++++++---
+ 2 files changed, 158 insertions(+), 22 deletions(-)
+
+commit 21c680f875ef590541ba226f071e0c13080206f3
+Author: raveit65 <[email protected]>
+Date:   Sun Sep 25 13:04:43 2016 +0200
+
+    Gtk+-3.22 ContrastHighInverse: fix deprecations
+
+ .../ContrastHighInverse/gtk-3.0/gtk-widgets.css    | 26 +++++++++++-----------
+ .../gtk-3.0/mate-applications.css                  |  4 ++--
+ 2 files changed, 15 insertions(+), 15 deletions(-)
+
+commit 5fcf56044ce026c65f747194f9d7cd2d68f982ea
+Author: raveit65 <[email protected]>
+Date:   Sun Sep 25 10:57:52 2016 +0200
+
+    pre-bump version
+
+ NEWS         | 4 ++++
+ configure.ac | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 946feb273a5047f6fcf2f326aa8c55377542584c
+Author: raveit65 <[email protected]>
+Date:   Sun Sep 25 10:33:40 2016 +0200
+
+    metacity Menta themes: darken title fg color for unfocused windows
+
+ desktop-themes/BlueMenta/metacity-1/metacity-theme-2.xml | 2 +-
+ desktop-themes/Menta/metacity-1/metacity-theme-2.xml     | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 3e10ead9f3b069a98fbff9fbbe7ac74d7ba0dd3d
+Author: raveit65 <[email protected]>
+Date:   Sun Sep 25 10:23:17 2016 +0200
+
+    metacity Menta themes: draw a thin black border line for maximize windows
+
+ .../BlueMenta/metacity-1/metacity-theme-2.xml      | 22 +++++++++++++++++++---
+ .../Menta/metacity-1/metacity-theme-2.xml          | 22 +++++++++++++++++++---
+ 2 files changed, 38 insertions(+), 6 deletions(-)
+
+commit 619715532dd36d29f65b8ed7ce5d65807f50c022
+Author: raveit65 <[email protected]>
+Date:   Sat Sep 24 15:41:36 2016 +0200
+
+    Gtk+-3.20 GreenLaguna: fix disabled menuitems not grayed out
+
+ desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit a5a2a8c9b49b25746cf5e87578fe51c0d0b6a411
+Author: raveit65 <[email protected]>
+Date:   Sat Sep 24 15:29:29 2016 +0200
+
+    Gtk+-3.20 Submarine themes: use a dark style for lightdm
+
+ .../Blue-Submarine/gtk-3.0/other-applications.css  | 146 +++++++++++++++++++++
+ .../Green-Submarine/gtk-3.0/other-applications.css | 146 +++++++++++++++++++++
+ 2 files changed, 292 insertions(+)
+
+commit 62cba272d7e2a28e5e04b53023991d750e0edc83
+Author: lukefromdc <[email protected]>
+Date:   Mon Sep 19 23:56:19 2016 -0400
+
+    GTK 3.22: fix disabled menu items not grayed out
+
+ desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 3b89477f4a659568b656e1c9571a65bd9dea4f7c
+Author: raveit65 <[email protected]>
+Date:   Tue Sep 13 14:15:59 2016 +0200
+
+    GTK+-3.20 Green-Submarine: fix panel styling
+
+ .../Green-Submarine/gtk-3.0/mate-applications.css  | 22 +++-------------------
+ 1 file changed, 3 insertions(+), 19 deletions(-)
+
 commit a9f15ea0ea727758089dea061c27eb2b6bdf9329
 Author: raveit65 <[email protected]>
 Date:   Sat Sep 3 19:58:27 2016 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-themes-3.22.2/NEWS new/mate-themes-3.22.3/NEWS
--- old/mate-themes-3.22.2/NEWS 2016-09-03 19:57:53.000000000 +0200
+++ new/mate-themes-3.22.3/NEWS 2016-09-26 06:43:44.000000000 +0200
@@ -1,3 +1,15 @@
+3.22.3 (GTK 3.22)
+
+    Translations update
+    Gtk+-3.22 Submarine themes: add lightdm-greeter-2.0.0 settings
+    Gtk+-3.22 ContrastHighInverse: fix deprecations
+    metacity Menta themes: darken title fg color for unfocused windows
+    metacity Menta themes: draw a thin black border line for maximize windows
+    Gtk+-3.20 GreenLaguna: fix disabled menuitems not grayed out
+    Gtk+-3.20 Submarine themes: use a dark style for lightdm
+    GTK 3.22 BlackMate: fix disabled menu items not grayed out
+    GTK+-3.20 Green-Submarine: fix panel styling
+
 3.22.2 (GTK 3.22)
 
     Translations update
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-themes-3.22.2/configure 
new/mate-themes-3.22.3/configure
--- old/mate-themes-3.22.2/configure    2016-09-03 19:59:44.000000000 +0200
+++ new/mate-themes-3.22.3/configure    2016-09-26 06:46:30.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for mate-themes 3.22.2.
+# Generated by GNU Autoconf 2.69 for mate-themes 3.22.3.
 #
 # Report bugs to <http://www.mate-desktop.org>.
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='mate-themes'
 PACKAGE_TARNAME='mate-themes'
-PACKAGE_VERSION='3.22.2'
-PACKAGE_STRING='mate-themes 3.22.2'
+PACKAGE_VERSION='3.22.3'
+PACKAGE_STRING='mate-themes 3.22.3'
 PACKAGE_BUGREPORT='http://www.mate-desktop.org'
 PACKAGE_URL=''
 
@@ -1331,7 +1331,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures mate-themes 3.22.2 to adapt to many kinds of systems.
+\`configure' configures mate-themes 3.22.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1397,7 +1397,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of mate-themes 3.22.2:";;
+     short | recursive ) echo "Configuration of mate-themes 3.22.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1498,7 +1498,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-mate-themes configure 3.22.2
+mate-themes configure 3.22.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1867,7 +1867,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by mate-themes $as_me 3.22.2, which was
+It was created by mate-themes $as_me 3.22.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2732,7 +2732,7 @@
 
 # Define the identity of the package.
  PACKAGE='mate-themes'
- VERSION='3.22.2'
+ VERSION='3.22.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6484,7 +6484,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by mate-themes $as_me 3.22.2, which was
+This file was extended by mate-themes $as_me 3.22.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -6541,7 +6541,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-mate-themes config.status 3.22.2
+mate-themes config.status 3.22.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-themes-3.22.2/configure.ac 
new/mate-themes-3.22.3/configure.ac
--- old/mate-themes-3.22.2/configure.ac 2016-09-03 19:56:04.000000000 +0200
+++ new/mate-themes-3.22.3/configure.ac 2016-09-26 06:39:51.000000000 +0200
@@ -1,6 +1,6 @@
 AC_PREREQ(2.53)
 
-AC_INIT([mate-themes], [3.22.2], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.22.3], [http://www.mate-desktop.org])
 AC_CONFIG_SRCDIR([icon-themes])
 
 AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-themes-3.22.2/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css 
new/mate-themes-3.22.3/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
--- old/mate-themes-3.22.2/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css     
2016-09-03 19:55:03.000000000 +0200
+++ new/mate-themes-3.22.3/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css     
2016-09-26 06:39:51.000000000 +0200
@@ -2024,6 +2024,11 @@
     border-color: transparent;
 }
 
+menu menuitem:disabled label,
+.menu menuitem:disabled label{
+    color: shade(@insensitive_fg_color, 0.8);
+}
+
 /* fixes for firefox menus, and menuitem arrows */
 .menuitem {
     color: @theme_fg_color;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-themes-3.22.2/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
 
new/mate-themes-3.22.3/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
--- 
old/mate-themes-3.22.2/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
 2016-09-03 18:28:14.000000000 +0200
+++ 
new/mate-themes-3.22.3/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
 2016-09-26 06:39:51.000000000 +0200
@@ -635,3 +635,217 @@
     border-width: 0px;
 }
 
+/***********
+ * Lightdm *
+ ***********/
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter,
+#login_window.background.lightdm-gtk-greeter box.vertical {
+    border-radius: 10px;
+    border-style: solid;
+    border-width: 2px;
+    border-color: shade(@bg_dark_color, 0.8);
+    /* not sure if box-shadow works here */
+    box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow;
+    background-color: @bg_dark_color;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #content_frame,
+.lightdm-gtk-greeter #login_window.background #buttonbox_frame,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #content_frame,
+#login_window.background.lightdm-gtk-greeter #buttonbox_frame {
+    border-radius: 0px;
+    border-style: none;
+    border-width: 0px;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #user_image_border,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #user_image_border {
+    border-style: solid;
+    border-width: 1px;
+    border-color: shade(@bg_dark_color, 1.4);
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo,
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo:focus,
+.lightdm-gtk-greeter #login_window.background #buttonbox_frame button,
+.lightdm-gtk-greeter #login_window.background #buttonbox_frame button:focus,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo,
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo:focus,
+#login_window.background.lightdm-gtk-greeter #buttonbox_frame button,
+#login_window.background.lightdm-gtk-greeter #buttonbox_frame button:focus {
+    background-image: -gtk-gradient (linear,
+                                     left top, left bottom,
+                                     from (shade(@menu_bg_dark_color, 2.03)),
+                                     to   (shade(@menu_bg_dark_color, 1.17)));
+    box-shadow: none;
+    color: @menu_fg_dark_color;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo cellview,
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo:focus cellview,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo cellview,
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo:focus cellview {
+    color: @menu_fg_dark_color;
+    text-shadow: none;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo arrow,
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo:focus arrow,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo arrow,
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo:focus arrow {
+    color: @menu_fg_dark_color;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo:hover,
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo:hover:active,
+.lightdm-gtk-greeter #login_window.background #buttonbox_frame button:hover,
+.lightdm-gtk-greeter #login_window.background #buttonbox_frame 
button:hover:active,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo:hover,
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo:hover:active,
+#login_window.background.lightdm-gtk-greeter #buttonbox_frame button:hover,
+#login_window.background.lightdm-gtk-greeter #buttonbox_frame 
button:hover:active {
+    background-image: -gtk-gradient (linear,
+                                     left top, left bottom,
+                                     from (shade(@menu_bg_dark_color, 2.03)),
+                                     to   (shade(@menu_bg_dark_color, 1.17)));
+    box-shadow: inset  0px  1px shade (@theme_selected_bg_color, 1.3),
+                inset  1px  0px shade (@theme_selected_bg_color, 1.3),
+                inset -1px  0px shade (@theme_selected_bg_color, 1.3),
+                inset  0px -1px shade (@theme_selected_bg_color, 1.3);
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #content_frame #prompt_entry,
+.lightdm-gtk-greeter #login_window.background #content_frame 
#prompt_entry:focus,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #content_frame #prompt_entry,
+#login_window.background.lightdm-gtk-greeter #content_frame 
#prompt_entry:focus {
+    background-color: transparent;
+    background-image: -gtk-gradient(linear,
+                                    left top, left bottom,
+                                    from       (shade(@menu_bg_dark_color, 
1.16)),
+                                    color-stop (0.15, 
shade(@menu_bg_dark_color, 1.26)),
+                                    color-stop (0.50, 
shade(@menu_bg_dark_color, 1.28)),
+                                    to         (shade(@menu_bg_dark_color, 
1.30)));
+    color: shade (@menu_fg_dark_color, 1.0);
+    box-shadow: inset  0px  1px shade(@menu_fg_dark_color, 0.3),
+                inset  1px  0px shade(@menu_fg_dark_color, 0.3),
+                inset -1px  0px shade(@menu_fg_dark_color, 0.3),
+                inset  0px -1px shade(@menu_fg_dark_color, 0.3);
+    /* color of the cursor */
+       caret-color: shade (@menu_fg_dark_color, 1.0);
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #content_frame #prompt_entry 
selection,
+.lightdm-gtk-greeter #login_window.background #content_frame #prompt_entry 
selection:focus,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #content_frame #prompt_entry 
selection,
+#login_window.background.lightdm-gtk-greeter #content_frame #prompt_entry 
selection:focus {
+    background-color: shade(@menu_fg_dark_color, 0.4);
+    color: shade (@menu_fg_dark_color, 1.2);
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #restart_dialog,
+.lightdm-gtk-greeter #shutdown_dialog,
+/* 1.8.5 */
+#restart_dialog.lightdm-gtk-greeter,
+#shutdown_dialog.lightdm-gtk-greeter {
+    border-radius: 10px;
+    border-style: solid;
+    border-width: 2px;
+    border-color: shade(@bg_dark_color, 0.8);
+    /* not sure if box-shadow works here */
+    box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow;
+    background-color: @bg_dark_color;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #restart_dialog box.vertical,
+.lightdm-gtk-greeter #shutdown_dialog box.vertical,
+/* 1.8.5 */
+#restart_dialog.lightdm-gtk-greeter .dialog-vbox,
+#shutdown_dialog.lightdm-gtk-greeter .dialog-vbox {
+    background-color: transparent;
+    color: shade (@menu_fg_dark_color, 1.0);
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #restart_dialog button,
+.lightdm-gtk-greeter #shutdown_dialog button,
+/* 1.8.5 */
+#restart_dialog.lightdm-gtk-greeter .linked button,
+#shutdown_dialog.lightdm-gtk-greeter .linked button {
+    background-image: -gtk-gradient (linear,
+                                     left top, left bottom,
+                                     from (shade(@menu_bg_dark_color, 2.03)),
+                                     to   (shade(@menu_bg_dark_color, 1.17)));
+    box-shadow: none;
+    color: @menu_fg_dark_color;
+    margin: 0px 0px 0px -1px;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #restart_dialog button:hover,
+.lightdm-gtk-greeter #shutdown_dialog button:hover,
+.lightdm-gtk-greeter #restart_dialog button:hover:active,
+.lightdm-gtk-greeter #shutdown_dialog button:hover:active,
+/* 1.8.5 */
+#restart_dialog.lightdm-gtk-greeter .linked button:hover:first-child,
+#shutdown_dialog.lightdm-gtk-greeter .linked button:hover:first-child,
+#restart_dialog.lightdm-gtk-greeter .linked button:hover:active:first-child,
+#shutdown_dialog.lightdm-gtk-greeter .linked button:hover:active:first-child,
+#restart_dialog.lightdm-gtk-greeter .linked button:hover:last-child,
+#shutdown_dialog.lightdm-gtk-greeter .linked button:hover:last-child,
+#restart_dialog.lightdm-gtk-greeter .linked button:hover:active:last-child,
+#shutdown_dialog.lightdm-gtk-greeter .linked button:hover:active:last-child {
+    background-image: -gtk-gradient (linear,
+                                     left top, left bottom,
+                                     from (shade(@menu_bg_dark_color, 2.03)),
+                                     to   (shade(@menu_bg_dark_color, 1.17)));
+    box-shadow: inset  0px  1px shade (@theme_selected_bg_color, 1.3),
+                inset  1px  0px shade (@theme_selected_bg_color, 1.3),
+                inset -1px  0px shade (@theme_selected_bg_color, 1.3),
+                inset  0px -1px shade (@theme_selected_bg_color, 1.3);;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #panel_window.background menubar,
+/* 1.8.5 */
+#panel_window.background.menubar.lightdm-gtk-greeter {
+    /* not sure if box-shadow works here */
+    box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow;
+    background-color: @bg_dark_color;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #panel_window.background menubar label,
+/* 1.8.5 */
+#panel_window.background.menubar.lightdm-gtk-greeter label {
+    color: @fg_dark_color;
+}
+
+/* the weird panel */
+/* 2.0 */
+.lightdm-gtk-greeter #panel_window.background menubar separator {
+    border-style: none;
+    border-width: 0px;
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-themes-3.22.2/desktop-themes/BlueMenta/metacity-1/metacity-theme-2.xml 
new/mate-themes-3.22.3/desktop-themes/BlueMenta/metacity-1/metacity-theme-2.xml
--- 
old/mate-themes-3.22.2/desktop-themes/BlueMenta/metacity-1/metacity-theme-2.xml 
    2016-07-02 20:10:51.000000000 +0200
+++ 
new/mate-themes-3.22.3/desktop-themes/BlueMenta/metacity-1/metacity-theme-2.xml 
    2016-09-25 10:36:23.000000000 +0200
@@ -16,7 +16,7 @@
 <constant name="C_titlebar_unfocused" 
value="blend/gtk:base[NORMAL]/gtk:bg[NORMAL]/0.4" />
 <constant name="C_title_focused" 
value="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.1" />
 <constant name="C_title_focused_hilight" value="gtk:base[NORMAL]" />
-<constant name="C_title_unfocused" 
value="blend/gtk:text[NORMAL]/gtk:bg[NORMAL]/0.9" />
+<constant name="C_title_unfocused" 
value="blend/gtk:text[NORMAL]/gtk:bg[NORMAL]/0.5" />
 <!-- color of the button icons -->
 <constant name="D_icons_unfocused_offset" value="0" /> <!-- offset of the 
unfocused icons -->
 <!-- geometries -->
@@ -39,9 +39,9 @@
 </frame_geometry>
 
 <frame_geometry name="max" title_scale="medium" parent="normal" 
rounded_top_left="false" rounded_top_right="false">
-    <distance name="left_width" value="0" />
-    <distance name="right_width" value="0" />
-    <distance name="bottom_height" value="0" />
+    <distance name="left_width" value="1" />
+    <distance name="right_width" value="1" />
+    <distance name="bottom_height" value="1" />
     <distance name="left_titlebar_edge" value="4"/>
     <distance name="right_titlebar_edge" value="1"/>
     <distance name="title_vertical_pad" value="9"/> <!--
@@ -249,6 +249,20 @@
         color="C_border_unfocused" />
 </draw_ops>
 
+<draw_ops name="max_border_focused">
+    <line color="C_border_focused" x1="0" y1="0" x2="width-1" y2="0" />
+    <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" 
y2="height-1" />
+    <line color="C_border_focused" x1="0" y1="0" x2="0" y2="height-2" />
+    <line color="C_border_focused" x1="width-1" y1="0" x2="width-1" 
y2="height-2" />
+</draw_ops>
+
+<draw_ops name="max_border_unfocused">
+    <line color="C_border_unfocused" x1="0" y1="0" x2="width-1" y2="0" />
+    <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" 
y2="height-1" />
+    <line color="C_border_unfocused" x1="0" y1="0" x2="0" y2="height-2" />
+    <line color="C_border_unfocused" x1="width-1" y1="0" x2="width-1" 
y2="height-2" />
+</draw_ops>
+
 <!-- button icons-->
 
 <draw_ops name="close_glyph_focused">
@@ -511,6 +525,7 @@
     <piece position="entire_background" draw_ops="entire_background_focused" />
     <piece position="titlebar" draw_ops="titlebar_fill_focused_alt" />
     <piece position="title" draw_ops="title_focused" />
+    <piece position="overlay" draw_ops="max_border_focused" />
     <button function="close" state="normal" draw_ops="close_focused" />
     <button function="close" state="prelight" 
draw_ops="close_focused_prelight" />
     <button function="close" state="pressed" draw_ops="close_focused_pressed" 
/>
@@ -542,6 +557,7 @@
     <piece position="entire_background" draw_ops="entire_background_unfocused" 
/>
     <piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
     <piece position="title" draw_ops="title_unfocused" />
+    <piece position="overlay" draw_ops="max_border_unfocused" />
     <button function="close" state="normal" draw_ops="close_unfocused"/>
     <button function="close" state="prelight" 
draw_ops="close_unfocused_prelight"/>
     <button function="close" state="pressed" 
draw_ops="close_unfocused_pressed"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-themes-3.22.2/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css
 
new/mate-themes-3.22.3/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css
--- 
old/mate-themes-3.22.2/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css
   2016-09-03 18:28:14.000000000 +0200
+++ 
new/mate-themes-3.22.3/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css
   2016-09-26 06:39:51.000000000 +0200
@@ -171,7 +171,7 @@
     background-image: linear-gradient(to bottom, #090909, #111 90%);
     color: gray;
     border-color: gray;
-    background-image: linear-gradient(to bottom, #070707);
+    background-image: linear-gradient(to bottom, #070707, #070707);
     box-shadow: none; }
   spinbutton:backdrop:not(.vertical),
   entry:backdrop {
@@ -179,7 +179,7 @@
     border-style: solid;
     background-image: linear-gradient(to bottom, #090909, #111 90%);
     color: #fff;
-    background-image: linear-gradient(to bottom, #111);
+    background-image: linear-gradient(to bottom, #111, #111);
     box-shadow: 0 1px rgba(255, 255, 255, 0); }
   spinbutton:backdrop:disabled:not(.vertical),
   entry:backdrop:disabled {
@@ -187,7 +187,7 @@
     border-style: solid;
     background-image: linear-gradient(to bottom, #090909, #111 90%);
     color: gray;
-    background-image: linear-gradient(to bottom, #000);
+    background-image: linear-gradient(to bottom, #000, #000);
     box-shadow: 0 1px rgba(255, 255, 255, 0); }
   spinbutton.error:not(.vertical),
   entry.error {
@@ -289,12 +289,12 @@
 entry:not(:disabled) + entry:not(:disabled), .linked.vertical >
 entry:not(:disabled) + spinbutton:not(:disabled):not(.vertical) {
   border-top-color: #323232;
-  background-image: linear-gradient(to bottom, #111); }
+  background-image: linear-gradient(to bottom, #111, #111); }
   .linked.vertical > spinbutton:not(:disabled):not(.vertical) + 
entry:not(:disabled):backdrop, .linked.vertical > 
spinbutton:not(:disabled):not(.vertical) + 
spinbutton:not(:disabled):backdrop:not(.vertical), .linked.vertical >
   entry:not(:disabled) + entry:not(:disabled):backdrop, .linked.vertical >
   entry:not(:disabled) + spinbutton:not(:disabled):backdrop:not(.vertical) {
     border-top-color: #2e2e2e;
-    background-image: linear-gradient(to bottom, #111); }
+    background-image: linear-gradient(to bottom, #111, #111); }
 .linked.vertical > spinbutton:disabled:not(.vertical) + 
spinbutton:disabled:not(.vertical), .linked.vertical > 
spinbutton:disabled:not(.vertical) + entry:disabled, .linked.vertical >
 entry:disabled + spinbutton:disabled:not(.vertical), .linked.vertical >
 entry:disabled + entry:disabled {
@@ -1256,7 +1256,7 @@
     box-shadow: none; }
   .titlebar .title,
   headerbar .title {
-    font: Bold;
+    font-weight: bold;
     padding: 0px 12px; }
   .titlebar .subtitle,
   headerbar .subtitle {
@@ -1977,9 +1977,9 @@
   scrollbar.vertical button.up {
     -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
   scrollbar.horizontal button.down {
-    -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); }
+    -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
   scrollbar.horizontal button.up {
-    -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); }
+    -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
 
 treeview ~ scrollbar.vertical {
   border-top: 1px solid gray;
@@ -2514,7 +2514,7 @@
   border-radius: 3px;
   background-color: transparent;
   border-style: solid;
-  background-image: linear-gradient(to bottom, #090909, #111 90%);
+  background-image: linear-gradient(to bottom, #111, #111);
   border-color: gray;
   box-shadow: inset 0 2px 2px -2px #090909; }
   levelbar trough:backdrop {
@@ -2522,7 +2522,7 @@
     border-style: solid;
     background-image: linear-gradient(to bottom, #090909, #111 90%);
     color: #fff;
-    background-image: linear-gradient(to bottom, #111);
+    background-image: linear-gradient(to bottom, #111, #111);
     box-shadow: 0 1px rgba(255, 255, 255, 0); }
 levelbar block {
   min-width: 32px;
@@ -2844,7 +2844,7 @@
     background: linear-gradient(to bottom, #050505, black);
     border-bottom-color: #404040; }
     calendar.header:backdrop {
-      background-image: linear-gradient(to bottom, #000);
+      background-image: linear-gradient(to bottom, #000, #000);
       border-bottom-color: #3a3a3a; }
   calendar:indeterminate, calendar:indeterminate:backdrop {
     color: alpha(currentColor,0.55); }
@@ -3093,9 +3093,9 @@
 paned separator {
   min-width: 1px;
   min-height: 1px;
-  background-image: linear-gradient(to bottom, gray); }
+  background-image: linear-gradient(to bottom, gray, gray); }
   paned separator:backdrop {
-    background-image: linear-gradient(to bottom, #737373); }
+    background-image: linear-gradient(to bottom, #737373, #737373); }
 paned:dir(ltr).horizontal separator {
   margin: 0 -8px 0 0;
   padding: 0 8px 0 0; }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-themes-3.22.2/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css
 
new/mate-themes-3.22.3/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css
--- 
old/mate-themes-3.22.2/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css
     2016-09-03 18:28:14.000000000 +0200
+++ 
new/mate-themes-3.22.3/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css
     2016-09-26 06:39:51.000000000 +0200
@@ -4,7 +4,7 @@
 
 .caja-cluebar-label {
     color: @theme_selected_fg_color;
-    font: bold;
+    font-weight: bold;
 }
 
 /* view and desktop mode */
@@ -180,7 +180,7 @@
 }
 
 #clock-applet-button.flat.toggle > box.horizontal > label {
-    font: normal;
+    font-weight: normal;
 }
 
 /* drivebutton */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-themes-3.22.2/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
 
new/mate-themes-3.22.3/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
--- 
old/mate-themes-3.22.2/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
 2016-09-03 18:28:14.000000000 +0200
+++ 
new/mate-themes-3.22.3/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
 2016-09-26 06:39:51.000000000 +0200
@@ -236,24 +236,6 @@
 
 .caja-search-bar entry:focus,
 .caja-location-entry:focus {
-    box-shadow: inset  0px  1px shade (@theme_selected_bg_color, 1.3),
-                inset  1px  0px shade (@theme_selected_bg_color, 1.3),
-                inset -1px  0px shade (@theme_selected_bg_color, 1.3),
-                inset  0px -1px shade (@theme_selected_bg_color, 1.3);
-}
-
-.caja-search-bar entry,
-.caja-location-entry {
-    padding: 3px;
-    border-style: none;
-    box-shadow: inset  0px  1px shade (@theme_bg_color, 0.80),
-                inset  1px  0px shade (@theme_bg_color, 0.80),
-                inset -1px  0px shade (@theme_bg_color, 0.80),
-                inset  0px -1px shade (@theme_bg_color, 0.80);
-}
-
-.caja-search-bar entry:focus,
-.caja-location-entry:focus {
     box-shadow: inset  0px  1px shade(@selected_bg_color, 1.05),
                 inset  1px  0px shade(@selected_bg_color, 0.97),
                 inset -1px  0px shade(@selected_bg_color, 0.93),
@@ -379,6 +361,7 @@
 .mate-panel-menu-bar,
 .mate-panel-menu-bar menubar,
 .mate-panel-menu-bar menuitem,
+#PanelPlug,
 #PanelApplet button,
 PanelToplevel.background {
     background-color: transparent;
@@ -390,6 +373,7 @@
 
 /* let's started */
 /* the panel bar itself */
+#PanelPlug,
 .mate-panel-menu-bar,
 PanelToplevel.background {
     background-color: @theme_bg_dark_color;
@@ -583,6 +567,7 @@
 }
 
 #MatePanelPopupWindow calendar.header {
+    background-color:transparent;
     background-image: -gtk-gradient (linear,
                                      left top, left bottom,
                                      from (alpha(shade(@theme_bg_dark_color, 
1.00) ,0.8)),
@@ -882,7 +867,6 @@
     color: shade (@menu_fg_dark_color, 1.2);
 }
 
-
 /****************
  * Mate-terminal *
  ****************/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-themes-3.22.2/desktop-themes/Green-Submarine/gtk-3.0/other-applications.css
 
new/mate-themes-3.22.3/desktop-themes/Green-Submarine/gtk-3.0/other-applications.css
--- 
old/mate-themes-3.22.2/desktop-themes/Green-Submarine/gtk-3.0/other-applications.css
        2016-09-03 18:28:14.000000000 +0200
+++ 
new/mate-themes-3.22.3/desktop-themes/Green-Submarine/gtk-3.0/other-applications.css
        2016-09-26 06:39:51.000000000 +0200
@@ -628,3 +628,217 @@
     border-width: 0px;
 }
 
+/***********
+ * Lightdm *
+ ***********/
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter,
+#login_window.background.lightdm-gtk-greeter box.vertical {
+    border-radius: 10px;
+    border-style: solid;
+    border-width: 2px;
+    border-color: shade(@bg_dark_color, 0.8);
+    /* not sure if box-shadow works here */
+    box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow;
+    background-color: @bg_dark_color;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #content_frame,
+.lightdm-gtk-greeter #login_window.background #buttonbox_frame,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #content_frame,
+#login_window.background.lightdm-gtk-greeter #buttonbox_frame {
+    border-radius: 0px;
+    border-style: none;
+    border-width: 0px;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #user_image_border,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #user_image_border {
+    border-style: solid;
+    border-width: 1px;
+    border-color: shade(@bg_dark_color, 1.4);
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo,
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo:focus,
+.lightdm-gtk-greeter #login_window.background #buttonbox_frame button,
+.lightdm-gtk-greeter #login_window.background #buttonbox_frame button:focus,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo,
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo:focus,
+#login_window.background.lightdm-gtk-greeter #buttonbox_frame button,
+#login_window.background.lightdm-gtk-greeter #buttonbox_frame button:focus {
+    background-image: -gtk-gradient (linear,
+                                     left top, left bottom,
+                                     from (shade(@menu_bg_dark_color, 2.03)),
+                                     to   (shade(@menu_bg_dark_color, 1.17)));
+    box-shadow: none;
+    color: @menu_fg_dark_color;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo cellview,
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo:focus cellview,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo cellview,
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo:focus cellview {
+    color: @menu_fg_dark_color;
+    text-shadow: none;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo arrow,
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo:focus arrow,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo arrow,
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo:focus arrow {
+    color: @menu_fg_dark_color;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo:hover,
+.lightdm-gtk-greeter #login_window.background #content_frame #user_combobox 
.linked button.combo:hover:active,
+.lightdm-gtk-greeter #login_window.background #buttonbox_frame button:hover,
+.lightdm-gtk-greeter #login_window.background #buttonbox_frame 
button:hover:active,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo:hover,
+#login_window.background.lightdm-gtk-greeter #content_frame #user_combobox 
.linked button.combo:hover:active,
+#login_window.background.lightdm-gtk-greeter #buttonbox_frame button:hover,
+#login_window.background.lightdm-gtk-greeter #buttonbox_frame 
button:hover:active {
+    background-image: -gtk-gradient (linear,
+                                     left top, left bottom,
+                                     from (shade(@menu_bg_dark_color, 2.03)),
+                                     to   (shade(@menu_bg_dark_color, 1.17)));
+    box-shadow: inset  0px  1px shade(@selected_bg_color, 1.05),
+                inset  1px  0px shade(@selected_bg_color, 0.97),
+                inset -1px  0px shade(@selected_bg_color, 0.93),
+                inset  0px -1px shade(@selected_bg_color, 0.93);
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #content_frame #prompt_entry,
+.lightdm-gtk-greeter #login_window.background #content_frame 
#prompt_entry:focus,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #content_frame #prompt_entry,
+#login_window.background.lightdm-gtk-greeter #content_frame 
#prompt_entry:focus {
+    background-color: transparent;
+    background-image: -gtk-gradient(linear,
+                                    left top, left bottom,
+                                    from       (shade(@menu_bg_dark_color, 
1.16)),
+                                    color-stop (0.15, 
shade(@menu_bg_dark_color, 1.26)),
+                                    color-stop (0.50, 
shade(@menu_bg_dark_color, 1.28)),
+                                    to         (shade(@menu_bg_dark_color, 
1.30)));
+    color: shade (@menu_fg_dark_color, 1.0);
+    box-shadow: inset  0px  1px shade(@menu_fg_dark_color, 0.3),
+                inset  1px  0px shade(@menu_fg_dark_color, 0.3),
+                inset -1px  0px shade(@menu_fg_dark_color, 0.3),
+                inset  0px -1px shade(@menu_fg_dark_color, 0.3);
+    /* color of the cursor */
+       caret-color: shade (@menu_fg_dark_color, 1.0);
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #login_window.background #content_frame #prompt_entry 
selection,
+.lightdm-gtk-greeter #login_window.background #content_frame #prompt_entry 
selection:focus,
+/* 1.8.5 */
+#login_window.background.lightdm-gtk-greeter #content_frame #prompt_entry 
selection,
+#login_window.background.lightdm-gtk-greeter #content_frame #prompt_entry 
selection:focus {
+    background-color: shade(@menu_fg_dark_color, 0.4);
+    color: shade (@menu_fg_dark_color, 1.2);
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #restart_dialog,
+.lightdm-gtk-greeter #shutdown_dialog,
+/* 1.8.5 */
+#restart_dialog.lightdm-gtk-greeter,
+#shutdown_dialog.lightdm-gtk-greeter {
+    border-radius: 10px;
+    border-style: solid;
+    border-width: 2px;
+    border-color: shade(@bg_dark_color, 0.8);
+    /* not sure if box-shadow works here */
+    box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow;
+    background-color: @bg_dark_color;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #restart_dialog box.vertical,
+.lightdm-gtk-greeter #shutdown_dialog box.vertical,
+/* 1.8.5 */
+#restart_dialog.lightdm-gtk-greeter .dialog-vbox,
+#shutdown_dialog.lightdm-gtk-greeter .dialog-vbox {
+    background-color: transparent;
+    color: shade (@menu_fg_dark_color, 1.0);
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #restart_dialog button,
+.lightdm-gtk-greeter #shutdown_dialog button,
+/* 1.8.5 */
+#restart_dialog.lightdm-gtk-greeter .linked button,
+#shutdown_dialog.lightdm-gtk-greeter .linked button {
+    background-image: -gtk-gradient (linear,
+                                     left top, left bottom,
+                                     from (shade(@menu_bg_dark_color, 2.03)),
+                                     to   (shade(@menu_bg_dark_color, 1.17)));
+    box-shadow: none;
+    color: @menu_fg_dark_color;
+    margin: 0px 0px 0px -1px;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #restart_dialog button:hover,
+.lightdm-gtk-greeter #shutdown_dialog button:hover,
+.lightdm-gtk-greeter #restart_dialog button:hover:active,
+.lightdm-gtk-greeter #shutdown_dialog button:hover:active,
+/* 1.8.5 */
+#restart_dialog.lightdm-gtk-greeter .linked button:hover:first-child,
+#shutdown_dialog.lightdm-gtk-greeter .linked button:hover:first-child,
+#restart_dialog.lightdm-gtk-greeter .linked button:hover:active:first-child,
+#shutdown_dialog.lightdm-gtk-greeter .linked button:hover:active:first-child,
+#restart_dialog.lightdm-gtk-greeter .linked button:hover:last-child,
+#shutdown_dialog.lightdm-gtk-greeter .linked button:hover:last-child,
+#restart_dialog.lightdm-gtk-greeter .linked button:hover:active:last-child,
+#shutdown_dialog.lightdm-gtk-greeter .linked button:hover:active:last-child {
+    background-image: -gtk-gradient (linear,
+                                     left top, left bottom,
+                                     from (shade(@menu_bg_dark_color, 2.03)),
+                                     to   (shade(@menu_bg_dark_color, 1.17)));
+    box-shadow: inset  0px  1px shade(@selected_bg_color, 1.05),
+                inset  1px  0px shade(@selected_bg_color, 0.97),
+                inset -1px  0px shade(@selected_bg_color, 0.93),
+                inset  0px -1px shade(@selected_bg_color, 0.93);
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #panel_window.background menubar,
+/* 1.8.5 */
+#panel_window.background.menubar.lightdm-gtk-greeter {
+    /* not sure if box-shadow works here */
+    box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow;
+    background-color: @bg_dark_color;
+}
+
+/* 2.0 */
+.lightdm-gtk-greeter #panel_window.background menubar label,
+/* 1.8.5 */
+#panel_window.background.menubar.lightdm-gtk-greeter label {
+    color: @fg_dark_color;
+}
+
+/* the weird panel */
+/* 2.0 */
+.lightdm-gtk-greeter #panel_window.background menubar separator {
+    border-style: none;
+    border-width: 0px;
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-themes-3.22.2/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css 
new/mate-themes-3.22.3/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
--- old/mate-themes-3.22.2/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css   
2016-09-03 19:55:03.000000000 +0200
+++ new/mate-themes-3.22.3/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css   
2016-09-26 06:39:51.000000000 +0200
@@ -2387,7 +2387,9 @@
 }
 
 menu menuitem:disabled,
-.menu menuitem:disabled {
+.menu menuitem:disabled,
+menu menuitem:disabled label,
+.menu menuitem:disabled label {
     text-shadow: none;
     background-color: transparent;
     border-color: transparent;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-themes-3.22.2/desktop-themes/Menta/metacity-1/metacity-theme-2.xml 
new/mate-themes-3.22.3/desktop-themes/Menta/metacity-1/metacity-theme-2.xml
--- old/mate-themes-3.22.2/desktop-themes/Menta/metacity-1/metacity-theme-2.xml 
2016-07-02 20:10:51.000000000 +0200
+++ new/mate-themes-3.22.3/desktop-themes/Menta/metacity-1/metacity-theme-2.xml 
2016-09-25 10:36:23.000000000 +0200
@@ -16,7 +16,7 @@
 <constant name="C_titlebar_unfocused" 
value="blend/gtk:base[NORMAL]/gtk:bg[NORMAL]/0.4" />
 <constant name="C_title_focused" 
value="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.1" />
 <constant name="C_title_focused_hilight" value="gtk:base[NORMAL]" />
-<constant name="C_title_unfocused" 
value="blend/gtk:text[NORMAL]/gtk:bg[NORMAL]/0.9" />
+<constant name="C_title_unfocused" 
value="blend/gtk:text[NORMAL]/gtk:bg[NORMAL]/0.5" />
 <!-- color of the button icons -->
 <constant name="D_icons_unfocused_offset" value="0" /> <!-- offset of the 
unfocused icons -->
 <!-- geometries -->
@@ -39,9 +39,9 @@
 </frame_geometry>
 
 <frame_geometry name="max" title_scale="medium" parent="normal" 
rounded_top_left="false" rounded_top_right="false">
-    <distance name="left_width" value="0" />
-    <distance name="right_width" value="0" />
-    <distance name="bottom_height" value="0" />
+    <distance name="left_width" value="1" />
+    <distance name="right_width" value="1" />
+    <distance name="bottom_height" value="1" />
     <distance name="left_titlebar_edge" value="4"/>
     <distance name="right_titlebar_edge" value="1"/>
     <distance name="title_vertical_pad" value="9"/> <!-- 
@@ -249,6 +249,20 @@
         color="C_border_unfocused" />
 </draw_ops>
 
+<draw_ops name="max_border_focused">
+    <line color="C_border_focused" x1="0" y1="0" x2="width-1" y2="0" />
+    <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" 
y2="height-1" />
+    <line color="C_border_focused" x1="0" y1="0" x2="0" y2="height-2" />
+    <line color="C_border_focused" x1="width-1" y1="0" x2="width-1" 
y2="height-2" />
+</draw_ops>
+
+<draw_ops name="max_border_unfocused">
+    <line color="C_border_unfocused" x1="0" y1="0" x2="width-1" y2="0" />
+    <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" 
y2="height-1" />
+    <line color="C_border_unfocused" x1="0" y1="0" x2="0" y2="height-2" />
+    <line color="C_border_unfocused" x1="width-1" y1="0" x2="width-1" 
y2="height-2" />
+</draw_ops>
+
 <!-- button icons-->
 
 <draw_ops name="close_glyph_focused">
@@ -511,6 +525,7 @@
     <piece position="entire_background" draw_ops="entire_background_focused" />
     <piece position="titlebar" draw_ops="titlebar_fill_focused_alt" />
     <piece position="title" draw_ops="title_focused" />
+    <piece position="overlay" draw_ops="max_border_focused" />
     <button function="close" state="normal" draw_ops="close_focused" />
     <button function="close" state="prelight" 
draw_ops="close_focused_prelight" />
     <button function="close" state="pressed" draw_ops="close_focused_pressed" 
/>
@@ -542,6 +557,7 @@
     <piece position="entire_background" draw_ops="entire_background_unfocused" 
/>
     <piece position="titlebar" draw_ops="titlebar_fill_unfocused" />
     <piece position="title" draw_ops="title_unfocused" />
+    <piece position="overlay" draw_ops="max_border_unfocused" />
     <button function="close" state="normal" draw_ops="close_unfocused"/>
     <button function="close" state="prelight" 
draw_ops="close_unfocused_prelight"/>
     <button function="close" state="pressed" 
draw_ops="close_unfocused_pressed"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-themes-3.22.2/po/ar.po 
new/mate-themes-3.22.3/po/ar.po
--- old/mate-themes-3.22.2/po/ar.po     2016-09-03 18:24:56.000000000 +0200
+++ new/mate-themes-3.22.3/po/ar.po     2016-09-26 06:39:16.000000000 +0200
@@ -8,13 +8,14 @@
 # Khaled Hosny <[email protected]>, 2006, 2007, 2009
 # Mosaab Alzoubi <[email protected]>, 2013
 # noureddin <[email protected]>, 2012
+# Saif Husam <[email protected]>, 2016
 msgid ""
 msgstr ""
 "Project-Id-Version: MATE Desktop Environment\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-04-10 20:56+0200\n"
-"PO-Revision-Date: 2016-03-30 13:29+0000\n"
-"Last-Translator: Wolfgang Ulbrich <[email protected]>\n"
+"PO-Revision-Date: 2016-09-13 11:53+0000\n"
+"Last-Translator: Saif Husam <[email protected]>\n"
 "Language-Team: Arabic (http://www.transifex.com/mate/MATE/language/ar/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -24,15 +25,15 @@
 
 #: ../desktop-themes/BlackMATE/index.theme.in.h:1
 msgid "A clean dark theme"
-msgstr ""
+msgstr "ثيم داكن نقي"
 
 #: ../desktop-themes/BlueMenta/index.theme.in.h:1
 msgid "A clean light theme with blue elements"
-msgstr ""
+msgstr "ثيم خفيف نقي مع عناصر زرقاء"
 
 #: ../desktop-themes/Blue-Submarine/index.theme.in.h:1
 msgid "A medium blue theme with dark menus and panel"
-msgstr ""
+msgstr "ثيم ازرق متوسط مع قوائم و لوحات تحكم داكنة"
 
 #: ../desktop-themes/ContrastHighInverse/index.theme.in.h:1
 msgid "High Contrast Inverse"
@@ -44,15 +45,15 @@
 
 #: ../desktop-themes/GreenLaguna/index.theme.in.h:1
 msgid "A clean light green theme"
-msgstr ""
+msgstr "ثيم اخضر خفيف نقي"
 
 #: ../desktop-themes/Green-Submarine/index.theme.in.h:1
 msgid "A medium green theme with dark menus and panel"
-msgstr ""
+msgstr "ثيم أخضر متوسط مع قوائم و لوحات تحكم داكنة"
 
 #: ../desktop-themes/Menta/index.theme.in.h:1
 msgid "A clean light theme with green elements"
-msgstr ""
+msgstr "ثيم خفيف نقي مع عناصر خضراء"
 
 #: ../desktop-themes/TraditionalGreen/index.theme.in.h:1
 msgid "Green port of Clearlooks-Phenix"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-themes-3.22.2/po/bs.po 
new/mate-themes-3.22.3/po/bs.po
--- old/mate-themes-3.22.2/po/bs.po     2016-09-03 18:25:03.000000000 +0200
+++ new/mate-themes-3.22.3/po/bs.po     2016-09-26 06:39:16.000000000 +0200
@@ -4,13 +4,14 @@
 # 
 # Translators:
 # Kemal Sanjta <[email protected]>, 2004
+# Sky Lion <[email protected]>, 2016
 msgid ""
 msgstr ""
 "Project-Id-Version: MATE Desktop Environment\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-04-10 20:56+0200\n"
-"PO-Revision-Date: 2016-03-30 13:29+0000\n"
-"Last-Translator: Wolfgang Ulbrich <[email protected]>\n"
+"PO-Revision-Date: 2016-09-05 14:13+0000\n"
+"Last-Translator: Sky Lion <[email protected]>\n"
 "Language-Team: Bosnian (http://www.transifex.com/mate/MATE/language/bs/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,11 +21,11 @@
 
 #: ../desktop-themes/BlackMATE/index.theme.in.h:1
 msgid "A clean dark theme"
-msgstr ""
+msgstr "Čista mračna tema"
 
 #: ../desktop-themes/BlueMenta/index.theme.in.h:1
 msgid "A clean light theme with blue elements"
-msgstr ""
+msgstr "Čista svijetla tema sa plavim elementima"
 
 #: ../desktop-themes/Blue-Submarine/index.theme.in.h:1
 msgid "A medium blue theme with dark menus and panel"
@@ -40,7 +41,7 @@
 
 #: ../desktop-themes/GreenLaguna/index.theme.in.h:1
 msgid "A clean light green theme"
-msgstr ""
+msgstr "Čista svijetla zelena tema"
 
 #: ../desktop-themes/Green-Submarine/index.theme.in.h:1
 msgid "A medium green theme with dark menus and panel"
@@ -48,7 +49,7 @@
 
 #: ../desktop-themes/Menta/index.theme.in.h:1
 msgid "A clean light theme with green elements"
-msgstr ""
+msgstr "Čista svijetla tema sa zelenim elementima"
 
 #: ../desktop-themes/TraditionalGreen/index.theme.in.h:1
 msgid "Green port of Clearlooks-Phenix"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-themes-3.22.2/po/[email protected] 
new/mate-themes-3.22.3/po/[email protected]
--- old/mate-themes-3.22.2/po/[email protected]  2016-09-03 18:24:42.000000000 
+0200
+++ new/mate-themes-3.22.3/po/[email protected]  2016-09-26 06:39:16.000000000 
+0200
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# Jordi Mallach <[email protected]>, 2002, 2003, 2004, 2007
+# Jordi Mallach <[email protected]>, 2002-2004,2007
+# Pilar Embid Giner <[email protected]>, 2016
 msgid ""
 msgstr ""
 "Project-Id-Version: MATE Desktop Environment\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-04-10 20:56+0200\n"
-"PO-Revision-Date: 2016-03-30 13:29+0000\n"
-"Last-Translator: Wolfgang Ulbrich <[email protected]>\n"
+"PO-Revision-Date: 2016-09-15 10:47+0000\n"
+"Last-Translator: Jose Alfredo Murcia Andrés <[email protected]>\n"
 "Language-Team: Catalan (Valencian) 
(http://www.transifex.com/mate/MATE/language/ca@valencia/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,15 +21,15 @@
 
 #: ../desktop-themes/BlackMATE/index.theme.in.h:1
 msgid "A clean dark theme"
-msgstr ""
+msgstr "Un tema fosc net"
 
 #: ../desktop-themes/BlueMenta/index.theme.in.h:1
 msgid "A clean light theme with blue elements"
-msgstr ""
+msgstr "Un tema clar net amb elements blaus"
 
 #: ../desktop-themes/Blue-Submarine/index.theme.in.h:1
 msgid "A medium blue theme with dark menus and panel"
-msgstr ""
+msgstr "Un tema blau mitjà amb els menús i el tauler foscos"
 
 #: ../desktop-themes/ContrastHighInverse/index.theme.in.h:1
 msgid "High Contrast Inverse"
@@ -40,20 +41,20 @@
 
 #: ../desktop-themes/GreenLaguna/index.theme.in.h:1
 msgid "A clean light green theme"
-msgstr ""
+msgstr "Un tema verd clar net"
 
 #: ../desktop-themes/Green-Submarine/index.theme.in.h:1
 msgid "A medium green theme with dark menus and panel"
-msgstr ""
+msgstr "Un tema verd mitjà amb els menús i el tauler foscos"
 
 #: ../desktop-themes/Menta/index.theme.in.h:1
 msgid "A clean light theme with green elements"
-msgstr ""
+msgstr "Un tema clar net amb elements verds"
 
 #: ../desktop-themes/TraditionalGreen/index.theme.in.h:1
 msgid "Green port of Clearlooks-Phenix"
-msgstr ""
+msgstr "Adaptació verda de Clearlooks-Phenix"
 
 #: ../desktop-themes/TraditionalOk/index.theme.in.h:1
 msgid "Port of Clearlooks-Phenix"
-msgstr ""
+msgstr "Adaptació de Clearlooks-Phenix"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-themes-3.22.2/po/it.po 
new/mate-themes-3.22.3/po/it.po
--- old/mate-themes-3.22.2/po/it.po     2016-09-03 18:24:55.000000000 +0200
+++ new/mate-themes-3.22.3/po/it.po     2016-09-26 06:39:16.000000000 +0200
@@ -6,7 +6,7 @@
 # ShadowK98 <[email protected]>, 2016
 # Luca Ferretti <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009
 # Marco Zani <[email protected]>, 2016
-# Matteo Viarengo <[email protected]>, 2016
+# theo the best <[email protected]>, 2016
 # Stefano Karapetsas <[email protected]>, 2012
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-themes-3.22.2/po/zh_CN.po 
new/mate-themes-3.22.3/po/zh_CN.po
--- old/mate-themes-3.22.2/po/zh_CN.po  2016-09-03 18:24:51.000000000 +0200
+++ new/mate-themes-3.22.3/po/zh_CN.po  2016-09-26 06:39:16.000000000 +0200
@@ -5,7 +5,7 @@
 # Translators:
 # Funda Wang <[email protected]>, 2003
 # liushuyu011 <[email protected]>, 2016
-# Wylmer Wang <[email protected]>, 2013
+# Wylmer Wang, 2013
 # Yang Zhang <[email protected]>, 2009
 msgid ""
 msgstr ""


Reply via email to