Inspired by this Reddit post by u/DARKplayz_
Run iwr n3ko.hs.vc/recyclebin/get.ps1 | iex in Powershell.
If those aren't working, download get.ps1 and in the folder you downloaded it inside, spawn a Powershell window and then run powershell -noexit -ExecutionPolicy Bypass -File get.ps1.
Click to expand
- Fork the repo
- Make directory with the name of your icon theme, inside the
themesdirectory. Make sure to have the following file structure:
your-theme-name/
├── your-theme-name-empty.ico
├── your-theme-name-full.ico
└── preview.gif
- Add your theme name to the
RecycleBinThemes.ps1file to the$supported_themesarray - Create GIF of your theme in action. Make sure you set the your wallpaper to the color
#2d7d9a. This is so that all the previews have a similar style. - Send a pull request :)









