Abdelrhman-AK / WinPaletter

Advanced Windows Appearance Editor
Other
1.37k stars 57 forks source link

:x: [Error] Lock screen wallpaper unchangeable #213

Open Luximoz opened 8 months ago

Luximoz commented 8 months ago

:x: Error report

Describe the error

How to reproduce the error

Screenshots/Screen records

image image I didn't take any screenshots prior to using System Restore because I thought I would have reverted all of the issues I was facing

Abdelrhman-AK commented 8 months ago

1: Titlebar and border color

EditReg(TreeView, @"HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Accent", "AccentColorMenu", Titlebar_Active.Reverse().ToArgb());
EditReg(TreeView, @"HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM", "AccentColor", Titlebar_Active.Reverse().ToArgb());

This is a code snippet of what WinPaletter does.


2: Lock screen image