diff --git a/helpers/make-greybird-gtk-theme b/helpers/make-greybird-gtk-theme index c45c5438ddeea99a40a800a6a83fa73540f1220f..22c31c38e76d4d86fc77992ccc814f18e23c4946 100644 --- a/helpers/make-greybird-gtk-theme +++ b/helpers/make-greybird-gtk-theme @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2021 Ruben Rodriguez <ruben@trisquel.info> +# Copyright (C) 2021,2022 Ruben Rodriguez <ruben@trisquel.info> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -16,7 +16,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -VERSION=8 +VERSION=9 EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu $UPSTREAM main universe' . ./config @@ -104,6 +104,9 @@ sed '/Paned/,/^$/s/background-image.*//' -i light/gtk-3.0/_common.scss sed '/Paned/,/^$/s/background-size.*//' -i light/gtk-3.0/_common.scss sed '/Paned/,/^}$/s/image($backdrop_borders_color)/image($bg_color)/' -i light/gtk-3.0/_common.scss +# fix panel toggles too wide +sed '/min-width: 44px/d' -i light/gtk-3.0/_others.scss dark/gtk-3.0/_others.scss + # lxde panel cat << EOF >> dark/gtk-2.0/apps/xfce-panel.rc