A port of Artic Blush Colorscheme for Papirus Icon Theme.
Ensure Papirus Icon Theme is installed.
# First, clone the repository and change location to the cloned directory:
$ git clone https://github.com/articblush/articblush-icons
cd articblush-icons
# Copy the contents of the src directory to /usr/share/icons/Papirus
sudo cp -r src/* /usr/share/icons/Papirus
# Call the papirus-folders script to set the color of the folders to the desired theme.
./papirus-folders -C [color] --theme [theme]
# Artic Blush color options: articblush-red, articblush-yellow, articblush-green, articblush-blue, articblush-purple, articblush-cyan
# Theme options: Papirus-Dark, Papirus-Light
Set the gtk-icon-theme
to the theme the icons were applied to during installation in ~/.config/gtk-3.0/settings.ini
or use a GTK theme manager such as lxappearance.
gtk-icon-theme-name=Papirus-Dark # or Papirus-Light