- Download tools: ResourceHacker and mssstyleEditor, then unpack them
- Download resources: Win8 theme for Win10, and then uppack it, we will need 'Windows 8 RP Themes for Windows 10\Theme\Themes For 10 Build 14393 Anniversary Update\Windows 8 RP\aero 8 RP.msstyle'.
- Open it with ResourceHacker, export IMAGE 1055:0 and IMERSIVE 1:0.
- Make a backup of the original aerolite.msstyles and make a copy of it to your working folder (arbitary)
- Open it with ResourceHacker, Go to 'Action -> Add an Image or Other Binary Resource' or hit Ctrl+M to open the "Add Binary Resource" Dialog. Choose the menu image resource file that is going to be used, then change the "Resource Type" to IMAGE and resource name to be what ever available, in my case, 993.
- Change the value of IMERSIVE 1:0, by importing the data from "aero 8 RP.msstyle"
- Save the aerolite.msstyles and exit "ResourceHacker"
- Open it with mssstyleEditor, navigate to
ImmersiveStart::Menu -> POPUPITEM
, change or add the following properties of 'Common':
IMAGECOUNT = 2
BORDERSIZE = 20
IMAGEFILE = 993 // This has to be consistent with the image id that was added
SIZINGMARGINS = 3, 3, 3, 3
CONTENTMARGINS = 0, 0, 1, 1
- Save a copy and exit
- Open the copy to check if changes are saved and
ImmersiveStart::Menu -> POPUPITEM
has a subitemIMAGEFILE
. - Copy the modified copy to
%windir%\Resources\Themes\aero\aerolite.msstyles
- Ajdust the permission of
%windir%\Resources\Themes\aero\VSCache
, make Administrator own it and take full control of it. - Delete Aerolite.msstyles_1033_96_01.mss or what ever inside that folder, Do this everytime before testing new modified aerolite.msstyles
- Switch your theme to aerolite, the context menu on your desktop should be changed
DWMWindow\Common Properties\IMAGEATLAS
= Image of the title bar buttonsImmersiveStart::Menu\POPUPITEM
= Image of the explorer context menu itemsMenu\POPUPITEM
= Image of the menu item in the rest of the system
- Find out how to customize the context menu in the taskbar and the start menu/screen.
Install git for Windows and run this in cmd or powershell:
git clone git clone https://gist.github.com/971e247871154427d5e62c7b3a7ac1d4.git
You need to install uxtheme patcher to make it work!
The colored.msstyles
is a modified version of aero.msstyles
, it features the same explorer context menu as the aerolite.msstyles
.
In addition, it supports different color for inactive caption bars and may look better in the absence of AeroGlass8. This version is closer to the native look of Win10.
This file is built using similar methods documented above. Step 5 is skipped.
To use this file, first, enable Colored Title Bars
in Winaero Tweaker
, then disable it again. Next replace %windir%\Resources\Themes\colored\colored.msstyles
with the colored.msstyles
in this gist. Finally re-enable the Colored Title Bars
and everything should work.
colored_aerolite.msstyles
is an improved version of colored.msstyles
, it changes the explorer listview and scroll bars to aerolite style.
Honestly I dont know. Sorry about that. I just copied from another ImmersiveMenu key.