Skip to content

A port of Decay colorscheme for Papirus Icon Theme

Notifications You must be signed in to change notification settings

decaycs/decay-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Decay Icons

This is a port of Decay Colorscheme for Papirus Icon Theme.

demonstration

Requirements

Ensure Papirus Icon Theme is installed.

Installation

# First, clone the repository and change location to the cloned directory:
$ git clone https://github.com/decaycs/decay-icons
cd decay-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]

# Decay color options: decay-red, decay-yellow, decay-green, decay-blue, decay-purple, decay-cyan
# Theme options: Papirus-Dark, Papirus-Light

Applying

Set the gtk-icon-theme to the theme the icons were applied to during installation in ~/.config/gtk-3.0/settings.ini. Example:

gtk-icon-theme-name=Papirus-Dark # or Papirus-Light

About

A port of Decay colorscheme for Papirus Icon Theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages