



⚠️Use Windows 11 File Explorer Styler mod and select the Translucent Explorer11 theme in order to get translucent WinUI parts of the new file explorer.⚠️
❗The new system colors setting option adjusts the system colors in order to blend with the background translucency / custom theme rendering. This setting option overrides any process exclusion as these colors are applied system-wide using the SetSysColor API. Intercepting and changing the system colors in a proper way is quite difficult, more details in another software project that faced the same problem: https://github.com/namazso/SecureUxTheme/issues/9#issuecomment-611897882 ❗
⚠️Set a process rule in the mod's settings with custom theme rendering disabled, in order to reset (if possible) the custom system colors to default for the target process.⚠️
❗The Windows custom theme rendering also fixes invisible text by restoring alpha and modifying text colors. Extending effects to the entire window can result in text being barely readable or even invisible in some cases. Enabling HDR, 10bit color depth output, having a black color, or a white background behind the window can cause this. This is because most GDI rendering operations ignore or do not preserve alpha values.❗
⚠️The background color of the properties window may remain unchanged after applying the Windows theme custom rendering. Restart explorer.exe to change the background color.⚠️
⚠️Prerequisited windows settings to enable the background effects⚠️
⚠️The background effects do not affect most modern windows (UWP/WinUI), apps with different front-end rendering (e.g Qt, Electron, Chromium etc.. programs) and native windows with hardcoded colors.⚠️
⚠️If parts of the Windows UI colors remain modified after disabling the modification, this is happening when new system colors are applied in a selected Windows custom theme. Changing the theme to the default and vice versa fixes the problem. As a last resort, you can delete the registry key HKEY_CURRENT_USER\Control Panel\Colors and reboot.⚠️
❕The blur effect may show a bleeding effect at the edges of a window when maximized or snapped to the edge of the screen. This is caused by default by the AccentBlur API.❕
✨It is recommended to use the mod with a custom black/dark window themes like the Rectify11 "Dark theme with Mica".✨
✨The mod works best on the default dark theme.✨