Skip to content

satucat/recyclebin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Inspired by this Reddit post by u/DARKplayz_

Methods on how to run

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.

Preview Available Themes

Click to expand

Patrick Star
[View Icons]
Pop Cat
[View Icons]
Kirby
[View Icons]
Kanna
[View Icons]
Sword Kirby
[View Icons]
French Fries
[View Icons]
Minecraft Chest
[View Icons]
Niko
[View Icons]
Windows 95
[View Icons]

Contribution

  1. Fork the repo
  2. Make directory with the name of your icon theme, inside the themes directory. Make sure to have the following file structure:
your-theme-name/
├── your-theme-name-empty.ico
├── your-theme-name-full.ico
└── preview.gif  
  1. Add your theme name to the RecycleBinThemes.ps1 file to the $supported_themes array
  2. 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.
  3. Send a pull request :)

About

Silly icons for the Windows Recycle Bin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PowerShell 98.7%
  • HTML 1.3%