Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (20 loc) · 1.18 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.18 KB

This Repository is now Archived ⚠️🚧

While, I do like making icon themes. I have decided to quit the Linux space altogether. I hope you don't mind my decision. Feel free to fork anytime.

AdwaitaColors

This implements the colors from the extension custom-accent-colors into Adwaita folders

preview

How to install?

Installation Script

Download and run adw-colors.sh or Run wget -N -P $HOME https://raw.githubusercontent.com/AtiusAmy/AdwaitaColors/main/adw-colors.sh && chmod +x $HOME/adw-colors.sh && $HOME/adw-colors.sh && rm $HOME/adw-colors.sh in the terminal.

Select your color and walla :3

Manual Install

Grab the files from release and put it in ~/.local/share/icons

GUI Installer

Soon I hope :P

Credit

  • GNOME for the default Nautilus and Adwaita folders icons.
  • @heliguy for making the install script.