Adwaita Plus Save

GNOME++, a third-party icons theme, based on new GNOME 3.32's Adwaita

Project README

Logotype

A third-party Adwaita++ icons for more than 20 distributions

An elegant, flat and modern based on Adwaita icons by GNOME Project

Icons

actions apps devices mimetypes places status

Screenshot

Screenshot 1 Screenshot 2

Installation

Installing the stable version with CLI

Use the scripts to install the latest version directly from this repository (independently of your distribution):

NOTE: Use the same command to update the icon theme.

wget -qO- https://raw.githubusercontent.com/Bonandry/adwaita-plus/master/install.sh | sh

HOME directory for GTK

wget -qO- https://raw.githubusercontent.com/Bonandry/adwaita-plus/master/install.sh | env DESTDIR="$HOME/.icons" sh

HOME directory for KDE

wget -qO- https://raw.githubusercontent.com/Bonandry/adwaita-plus/master/install.sh | env DESTDIR="$HOME/.local/share/icons" sh

*BSD systems

wget -qO- https://raw.githubusercontent.com/Bonandry/adwaita-plus/master/install.sh | env DESTDIR="/usr/local/share/icons" sh

Uninstall

wget -qO- https://raw.githubusercontent.com/Bonandry/adwaita-plus/master/install.sh | env uninstall=true sh

Installing the beta/dev version with CLI

You will receive daily or weekly the latest commits directly from this repository (independently of your distribution). It is important to observe that the beta version may show some unstability, bugs and broken something.

NOTE: Use the same command to update the icon theme.

wget -qO- https://raw.githubusercontent.com/Bonandry/adwaita-plus/beta/install.sh | TAG=beta sh

HOME directory for GTK

wget -qO- https://raw.githubusercontent.com/Bonandry/adwaita-plus/beta/install.sh | TAG=beta env DESTDIR="$HOME/.icons" sh

HOME directory for KDE

wget -qO- https://raw.githubusercontent.com/Bonandry/adwaita-plus/beta/install.sh | TAG=beta env DESTDIR="$HOME/.local/share/icons" sh

*BSD systems

wget -qO- https://raw.githubusercontent.com/Bonandry/adwaita-plus/beta/install.sh | TAG=beta env DESTDIR="/usr/local/share/icons" sh

Uninstall

wget -qO- https://raw.githubusercontent.com/Bonandry/adwaita-plus/beta/install.sh | TAG=beta env uninstall=true sh

Alternative icons of Firefox

You can choose of four alternatives icons of Firefox:

official icon
alternative icons
firefox-official.svg firefox-official.svg
firefox-2018.svg
firefox-2019-gnome-plus.svg
firefox-2019-mozilla.svg
firefox-2019.svg

Run in the terminal:

cd Adwaita++/apps/scalable
ln -sfnr <choose-one-of-4-alternatives> firefox.svg

# Revert to the original
ln -sfnr firefox-official.svg firefox.svg

Bugs

Please visit the wiki about the bugs at Suru++ Ubuntu

Request

Please visit and use @btd1337's project Identify Missing Icons.

Credits and Licences

Open Source Agenda is not affiliated with "Adwaita Plus" Project. README Source: Bonandry/adwaita-plus
Stars
160
Open Issues
7
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating