Skip to content

Instantly share code, notes, and snippets.

@rikka0w0
Last active September 22, 2023 08:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rikka0w0/3fb342eee60ce470f32dc1afcaa94589 to your computer and use it in GitHub Desktop.
Save rikka0w0/3fb342eee60ce470f32dc1afcaa94589 to your computer and use it in GitHub Desktop.
Improve visibility of Win11 22H2 context menu
  1. Download mssstyleEditor and install UxThemePatcher, then reboot.
  2. Open the msstyle to be patched, usually C:\Windows\Resources\Themes\colored\colored.msstyles or C:\Windows\Resources\Themes\aero\aero.msstyle, no need to make a backup, as the software wont overwrite the existing one.
  3. Replace the image of Part 27 in "Menu" and POPUPITEM in "ImmersiveStart::Menu".
  4. Change the FILLCOLOR of 2-Hot to white (0,0,0)
  5. Save the modified msstyles to somewhere else
  6. Make a copy of the system one
  7. Replace the system one
  8. Swith to the new theme, and done!

Note:

  1. Menu\POPUPITEM does not work anymore.
  2. To use the colored title bar, download Winaero Tweaker.
This file has been truncated, but you can view the full file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment