diff --git a/README.md b/README.md index 3df18f6..3b28aaa 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,10 @@ AccentColorizer patches Windows theme data in-memory and recolorizes everything Supported Windows Vista and higher. -Use in combination with [ContextMenuNormalizer](https://github.com/krlvm/ContextMenuNormalizer) to make context menus look more consistent on Windows 10. +Additional functionality: +* [AccentColorizer-E11](https://github.com/krlvm/AccentColorizer-E11) to colorize Windows 11 File Explorer icon glyphs +* [ContextMenuNormalizer](https://github.com/krlvm/ContextMenuNormalizer) to make context menus look more consistent on Windows 10 +* [DragDropNormalizer](https://github.com/krlvm/DragDropNormalizer) to fix drag&drop overlay look on Windows 11 22H2 ### Progress Bar colorization @@ -27,4 +30,4 @@ reg add "HKEY_CURRENT_USER\SOFTWARE\AccentColorizer" /v ColorizeProgressBar /t R ## Special thanks Thanks to *@mcdenis* for his idea and work on original [AccentApplicator](https://github.com/mcdenis/AccentApplicator)\ -Thanks to *@rounk-ctrl* and his work on [AccentApplicator](https://github.com/rounk-ctrl/AccentApplicator) for bringing this project back to live \ No newline at end of file +Thanks to *@rounk-ctrl* and his work on [AccentApplicator](https://github.com/rounk-ctrl/AccentApplicator) for bringing this project back to live