-
Notifications
You must be signed in to change notification settings - Fork 66
Get WinPaletter
Abdelrhman-AK edited this page Jun 10, 2025
·
20 revisions
You can download and install WinPaletter from one of the following sources:
- This is the main source and gets updates first.
- Run this command in Command Prompt:
winget install Abdelrhman-AK.WinPaletter -l "UnzipPath"
Important
- You must use the
-l
or--location
option because the download is a ZIP file, not a setup installer (WinPaletter is a portable app). - Use quotes
"
if the path contains spaces. - Example:
winget install Abdelrhman-AK.WinPaletter -l "D:\My Apps\WinPaletter"
- If you’ve installed WinPaletter before, uninstall it first using:
winget uninstall Abdelrhman-AK.WinPaletter
- To install using Chocolatey, run:
choco install WinPaletter
- To install a specific version, use:
choco install WinPaletter --version <versionID>
Important
Chocolatey uses a different version format. If WinPaletter's version is x.x.x.x
, use x.x.xx
for Chocolatey (drop the last dot and digit).
- Example:
choco install WinPaletter --version 1.0.95
- The first version available on Chocolatey is
1.0.81
and newer. Version1.0.82
is the only one in that range that was not uploaded.
- Main form parts
- Color picker
- Palette generator
- Skeleton of a feature modification
- How to design and apply a theme
- Theme info
- Windows colors and theme
- LogonUI screen
- Classic colors
- Cursors
- Consoles (Command Prompt and PowerShell)
- Windows Terminal
- Metrics and fonts
- Wallpaper
- Windows Effects
- Windows switcher (Alt+Tab appearance)
- Screen Saver
- Sounds
- WinPaletter application theme
- Basics
- Design themes to be uploaded to servers\GitHub repositories
- Upload themes to WinPaletter Store repository to be public to everyone
Optional
Create your own server\GitHub repository for hosting themesOptional
Add new themes sources to your current WinPaletter setup
- Disable Explorer restart
- Advanced options to patch PE files
- Theme log verbose level
- Synchronize ExplorerPatcher settings with WinPaletter preview
- Delay applying of Metrics and Fonts
- Apply preferences to all users and LogonUI screen
- Disable cursors rendering or reset them
- Use offline folders as sources for themes in WinPaletter Store