This repository has been archived by the owner on May 20, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 57
Get WinPaletter
Abdelrhman-AK edited this page Apr 30, 2024
·
19 revisions
- It is the first source to be updated
- Type in Command Prompt:
winget install Abdelrhman-AK.WinPaletter -l "UnzipPath"
- you must use
-l
or--location
parameter as the downloaded file is ZIP, not a setup file (WinPaletter is a portable application) - Respect the quotes
"
if you are using a path with space/s - For example:
winget install Abdelrhman-AK.WinPaletter -l "D:\My Apps\WinPaletter"
- You may need to uninstall it first if you used WinPaletter before, type in Command Prompt:
winget uninstall Abdelrhman-AK.WinPaletter
- To install WinPaletter via Chocolatey, type this command:
choco install WinPaletter
or specify a version
choco install WinPaletter --version <versionID>
-
<versionID>
has a different format. Supposing that WinPaletter version isx.x.x.x
, Chocolatey's<versionID>
will bex.x.xx
(dismiss last dot) -
For example:
choco install WinPaletter --version 1.0.93
Version | Version in Chocolatey format | Status | |
---|---|---|---|
1.0.9.3 |
1.0.93 |
Submitted | ✅ |
1.0.9.2 |
1.0.92 |
Submitted | ✅ |
1.0.9.1 |
1.0.91 |
Submitted | ✅ |
1.0.9.0 |
1.0.90 |
Submitted | ✅ |
1.0.8.9 |
1.0.89 |
Submitted | ✅ |
1.0.8.8 |
1.0.88 |
Submitted | ✅ |
1.0.8.7 |
1.0.87 |
Submitted | ✅ |
1.0.8.6 |
1.0.86 |
Submitted | ✅ |
1.0.8.5 |
1.0.85 |
Submitted | ✅ |
1.0.8.4 |
1.0.84 |
Submitted | ✅ |
1.0.8.3 |
1.0.83 |
Submitted | ✅ |
1.0.8.2 |
1.0.82 |
Not uploaded | ❌ |
1.0.8.1 |
1.0.8 |
Submitted | ✅ |
- To uninstall WinPaletter, type this command:
choco uninstall WinPaletter
This wiki is consistent with WinPaletter 1.0.8.0 and later
- 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