Real-time display color adjustments for Windows using the Magnification API.
Apply custom brightness, contrast, saturation, and hue rotation to your entire screen. All changes happen instantly and have no noticeable performance impact. The app automatically saves your current settings to %APPDATA%\DecayedVisuals\settings.ini.
- Brightness and Contrast sliders.
- Saturation control (0% to 300%).
- Hue rotation slider (-180° to 180°).
- System tray support.
- 'Start with Windows' and 'Start minimized' options.
I saw a program called "SkyVisuals Panel" floating around TikTok charging people $7 a month just to adjust screen colors. That felt ridiculous for something that takes very little actual code to achieve.
I challenged myself to build a completely functional open-source alternative in a single day. This ended up taking about 3 hours of work from scratch. It's fully functional, free, and the source code is right here for anyone to look at, modify, or compile themselves.
If you were considering paying for a screen color tool, save your money and use this instead.