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 58
Application mechanism
Abdelrhman-AK edited this page Aug 27, 2023
·
1 revision
- There are multiple aspects in your Windows that you can customize, for example: Windows colors, wallpaper, sounds, cursors, … etc.
- WinPaletter allows you to edit these aspects in an advanced and extended way, with the ability to save these themes as files and also you can use WinPaletter Store for themes to try other themes online.
- The mechanism: WinPaletter creates variables (structures) that contains data about Windows settings (colors, other registry items) into your device's memory, each variable (structure) is responsible for a Windows feature. For example, there is a structure for main Windows colors, a structure for classic Windows colors, a structure for metrics and fonts, and so on.
- WinPaletter UI allows you to manipulate these variables and save them back in Windows Registry
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