I've been looking for ways to locate the bitmaps used for window buttons(minimize, maximize and close), and it seems they are located in one bitmap in msstyles file.
By using Resource Hacker, one can see, extract and replace the bitmap(s):
https://www.angusj.com/resourcehacker/Yeah, there's a bit of a compromise - one have to use SecureUxTheme to enable third party(or just edited ones) themes:
https://github.com/namazso/SecureUxThemeIt is said to be safer to use, as it doesn't modify system files.
Another one, that I haven't used, is UXTheme Patcher:
https://uxthemepatcher.com/Also, if one wants to experiment with windows' aero.msstyles or aerolite.msstyles files, as it's a system file, permission needs to be added to current user.
That way the msstyles file can be moved to desktop or other temporary place for editing, because it can't be edited and saved in its original folder. It seems the msstyles file can be edited in its original folder; but only if the edited theme isn't in use.
Apparently there is not much info on the net, of how to interpret msstyles files. It's almost like an occult science, but still there seems to be plenty of people making fancy themes and skins, which they sell. Wonder where they have learned about such things. One place is DeviantArt, but even when registering there, the forum is rather restricted(I guess for new users):
https://www.deviantart.com/I'm not looking for something radical; just to change certain colors, or edit certain bitmaps to achieve that to make W10's gui more usable for old farts like me.
Little bit of testing - just by editing one msstyles' bitmap, it's possible to make the window buttons to have certain background color, that doesn't change much whether the window is active or inactive. It doesn't seem to affect apps like firefox and system setting, though.
Some colors are somewhat off. Might need more testing with other theme-related settings.
Current result with:
- edited msstyle bitmap,
- one key registry entry for taskbar color
- Accentpalette to change the highlighted window in taskbar(not sure what it's called). It seems to change startmenu color also.
[ You are not allowed to view attachments ]