A lightweight and secure approach to using Aero Basic theme on modern Windows versions. This is a rewrite of basicthemer6, optimized for performance and security.
- Lightweight: Minimal CPU and memory usage
- Safe Process Detection: Automatically stops when blacklisted processes are running (blacklist.txt)
- Clean Exit: Restores all window states when closing
- Download the latest release from the releases page
- Extract the files to your desired location
- (Optional) Modify
blacklist.txtto customize process detection
- MinGW-w64 (GCC) for Windows
- Git (optional, for cloning)
- Clone or download this repository
- Open command prompt in the project directory
- Run
build.cmd - Find the compiled binary in
.\out\basicthemer.exe
- Run
basicthemer.exe - The program will automatically:
- Monitor for blacklisted processes
- Apply Aero Basic theme
- Restore original theme on exit
Edit blacklist.txt to add or remove processes that should stop theming
Feel free to:
- Report issues
- Submit pull requests
- Suggest improvements
- Share your modifications
