Adwaita Colors enhances the Adwaita icon theme by integrating GNOME’s accent color feature, introduced in GNOME 47. This project ensures that your Adwaita icons reflect the same accent color as your GNOME theme, instead of the default blue, for a more cohesive and customized look.
GNOME 47 introduced a "color accent" feature to allow users to select a system-wide accent color. However, the default Adwaita icon theme does not automatically adapt to this accent color, leaving the icons in the default blue. Adwaita Colors fixes this by applying your chosen accent color to the icons.
In addition, I added MoreWaita icon folders and made them themed to allow for more extensive customization.
This theme will not work properly without the original Adwaita icon theme.
Clone the repository to your local machine:
git clone https://github.com/dpejoh/Adwaita-colors
cd Adwaita-colorsTo install the icons globally, simply run:
sudo ./setup -iFor removing the icon theme run:
sudo ./setup -uFor immutable distros like Fedora Silverblue, the global installation is different, use:
./setup -iFor removing the icon theme on immutable distros run:
./setup -u[!NOTES]
You can also install the icon theme in the user directory without any problems, but for best compatibility with apps, it is recommended to install it system-wide.
Adwaita-colors no longer requires separate DEB, RPM, or AUR packages. Thanks to @fastrizwaan, the project now includes a unified
setupscript that simplifies both installation and uninstallation across all Linux distributions.
To install MoreWaita with Adwaita-colors:
- Ensure that MoreWaita is installed.
- Run
morewaita.shafter cloning the repository with the following command:
./morewaita.shTo automatically match your accent color with the Adwaita Colors theme, install the official Adwaita Colors Home extension.
It watches your GNOME accent color setting and switches the icon theme instantly. It also handles installing and updating Adwaita Colors directly from its preferences UI, so no terminal is needed after the initial setup.
Download the latest release and install it with:
gnome-extensions install adwaita-colors-home.zipThen log out and back in (Wayland) or press Alt+F2 and type r (X11), then enable it:
gnome-extensions enable adwaita-colors-home@dpejohRequires GNOME 47+.
