WinExperiments
WinExperiments
Interestingly enough, the correct colors show up if you have the items grouped and click the expand/collapse button. They only show up when the animation is playing, when it finishes,...
Does this fix the color issue?
This is almost perfect, its only bug is when the theme is changed, it applies a weird light gray color and changing the accent color to a normal one gives...
Oh and I also forgot to restore the menu/progress bar checks since this is aimed at Rectify11.
@krlvm I think we should make the program restart itself when ```WM_THEMECHANGED``` is sent but I don't know how to do that.
@OrthodoxWindows Aerolite uses a fillcolor for that frame which AccentColorizer cannot colorize. It can only colorize bitmaps.
@krlvm Have you figured out why theme changing is broken?
Update: I got hue and saturation, but lightness is still not accurate. Gradients are smooth which means the lightness proportions are correct.
Update 2: It's now fixed! (though it seems to work when I build it as debug only)
~It also works when I build it as Release Static... why is Release broken?~ Doesn't work after a few theme changes as well.