Recent content by JangOetama


  1. Custom Icons for Windows 11 Thread (Folders, Dropbox, Google Drive, Podcasts, NVME Drive, Steam, Adobe)

    thanks a ton for actually updating the OP, @davidvkimball! Seriously appreciate you adding the repo link, man. And huge props to @Hotcreme for the assist/suggestion! Just to clear the air and be totally honest with you guys I didn't set up the Folder11 repo to step on this thread's toes or...
  2. Custom Icons for Windows 11 Thread (Folders, Dropbox, Google Drive, Podcasts, NVME Drive, Steam, Adobe)

    To fix this, I just released an update featuring a 'Rebuild Icon Cache' tool (similar to Wintoys). You can find it in the latest version of the app. Once you click it, it will force Windows to refresh all icons and clear the old cache, so your changes should appear instantly without needing a...
  3. Custom Icons for Windows 11 Thread (Folders, Dropbox, Google Drive, Podcasts, NVME Drive, Steam, Adobe)

    I recently published Fold11 on the Microsoft Store. It's a free, lightweight tool that lets you customize your Windows folder colors, add text, and apply custom icons directly from the right-click menu. 🔗 Get Fold11 on the Microsoft Store
  4. Custom Icons for Windows 11 Thread (Folders, Dropbox, Google Drive, Podcasts, NVME Drive, Steam, Adobe)

    Are there any SVG files available? The repository only supports SVG files, which will later be converted to the .ico format. If you have PSD files, I can help recreate them as SVGs.
  5. Custom Icons for Windows 11 Thread (Folders, Dropbox, Google Drive, Podcasts, NVME Drive, Steam, Adobe)

    Hey folks! Exciting news—the small icons feature for Folder11 is live! If you're up for contributing, feel free to toss your small icons into the repo. Every bit helps and is super appreciated! SVG Main SVG Small Folder11
  6. Custom Icons for Windows 11 Thread (Folders, Dropbox, Google Drive, Podcasts, NVME Drive, Steam, Adobe)

    Gonna add a feature for small icons soon! Once it's live, it'd be awesome if someone could help out by contributing 1k small icons on GitHub.
  7. Custom Icons for Windows 11 Thread (Folders, Dropbox, Google Drive, Podcasts, NVME Drive, Steam, Adobe)

    now you can go here to download the icon icon11-community.github.io/icons/
  8. Custom Icons for Windows 11 Thread (Folders, Dropbox, Google Drive, Podcasts, NVME Drive, Steam, Adobe)

    Adobe Fluent Icon this is not mine, I just remake it from various sources...
  9. Custom Icons for Windows 11 Thread (Folders, Dropbox, Google Drive, Podcasts, NVME Drive, Steam, Adobe)

    @ParisBridge you can use ImageMagick, then use this command on cmd magick file.png -define icon:auto-resize="256,64,48,40,32,24,20,16" file.ico the same method I use on my github repository Folder11
  10. Custom Icons for Windows 11 Thread (Folders, Dropbox, Google Drive, Podcasts, NVME Drive, Steam, Adobe)

    @ParisBridge You should create an icon group containing "256x256, 64x64, 48x48, 40x40, 32x32, 24x24, 20x20, 16x16" in one .ico extension, there are several icons with different sizes so if you choose only 256x256 then there is only one size
  11. Custom Icons for Windows 11 Thread (Folders, Dropbox, Google Drive, Podcasts, NVME Drive, Steam, Adobe)

    @ParisBridge You just need to adjust the size with the system icon "256x256, 64x64, 48x48, 40x40, 32x32, 24x24, 20x20, 16x16" ignore the example, I'm using win 10 to try it, will be appropriate if you use win 11
Back
Top Bottom