a green folder color variant of the papirus icon theme to match the MATE green color.
Use the scripts to install the latest version directly from this repo (independently of your distro):
NOTE: Use the same script to update icon themes.
wget -qO- https://raw.githubusercontent.com/FreaxMATE/papirus-mate-icon-theme/main/install.sh | sh
wget -qO- https://raw.githubusercontent.com/FreaxMATE/papirus-mate-icon-theme/main/install.sh | DESTDIR="$HOME/.icons" sh
wget -qO- https://raw.githubusercontent.com/FreaxMATE/papirus-mate-icon-theme/main/install.sh | env DESTDIR="/usr/local/share/icons" sh
git clone --recursive https://github.com/FreaxMATE/papirus-mate-icon-theme.git
cd papirus-mate-icon-theme
./build.sh
cd papirus-mate-icon-theme
git pull
git submodule foreach git pull
./build.sh