Win10 title bar restores colorful detailed graphic tutorials

  
After Win10 preview version 10056, the Windows 10 title bar is unified into white, no longer has the theme color of the previous Win8/Win8.1 style. Many users feel that this setting is very boring and hopes to restore the previous colorful. In fact, it is not difficult to modify the current white settings, but before that, we need to explain the color distribution mechanism of the Win10 theme title bar. In the uDWM.dll file, there is a mechanism to detect whether the theme file name is aero.msstyles. Once the file finds that the theme file name is aero.msstyles, the theme title bar will be set to white. Therefore, in theory, as long as the above-mentioned name matching event is avoided, the title bar color will be restored to the previous colorful style. Modify the method as follows: 1. Go to C:\\Windows\\Resources\\Themes, find the aero folder, create a copy of the folder (copy it and paste it in the current themes folder). If there is a UAC prompt, select “Continue”


2, there will be a file prompting during the copying process because the permission problem cannot be copied. At this time, check ““ perform this operation for all current projects”, then click “Skip”


3, rename the copy folder, the name is arbitrary (not aero, this article is modified to ithome, the following need to modify the name of the location must be uniformly modified to the same name, excluding the suffix name), double-click to open 4, in Just find the aero.msstyles file in the modified ithome folder, rename it to ithome.msstyles (match with the folder name)


5, enter the zh-CN folder (enter the file matching the current system language) Folder, the English version generally enters the en-US folder), rename aero.msstyles.mui to ithome.msstyles.mui (matches the folder name)


6, back to C:\\Windows\\ Resources\\Themes, copy aero.theme to the desktop, Name it ithome.theme 7, right click on ithome.theme select "Open" & rdquo;, in the pop-up list, first click “ More applications & rdquo; (first choice may be needed), find & ldquo; Notepad & rdquo; After selecting, click “OK”


8. At the end of the open file, find Path=%ResourceDir%\\Themes\\Aero\\Aero.msstyles and save it as follows: Path=%ResourceDir%\\ Themes\\ithome\\ithome.msstyles


9. Close Notepad and double-click the ithome.theme file you just modified. The new topic title bar can be changed with the theme color synchronization.


If you want to go back to the Win10 default title bar style, switch to any other default theme.

Copyright © Windows knowledge All Rights Reserved