This is based on Catppuccin's papirus-folders for Sainnhe's Edge Colorscheme
Red | Yellow | Green | Cyan | Blue | Purple |
---|---|---|---|---|---|
- Make sure you have Papirus Icon Theme installed
- Clone this repository and change to cloned directory:
git clone https://github.com/xelser/edge-papirus-folders && cd edge-papirus-folders
- Copy content of
src
to Papirus Directory:
sudo cp -r src/* /usr/share/icons/Papirus/ # if installed in the root
cp -r src/* $HOME/.local/share/icons/Papirus/ # if installed in $HOME
- Use modified
papirus-folders
script to set colors of folders.
./papirus-folders -C edge-blue --theme Papirus-Dark
Available colors are: edge-red
, edge-yellow
, edge-cyan
, edge-green
, edge-blue
, edge-purple
Visit Papirus-folders and Catppuccin Papirus-Folders to learn more about this script
This project wouldn't be possible without any of the above. Show them great support ❤️
GPL-3.0 © xelser