krlvm / AccentColorizer

Recolorize Win32 controls in-memory with accent color without patching theme
MIT License
369 stars 12 forks source link

Doesn't work on certain elements with "Aero Lite" theme (Win 10) #35

Open rocco-xyz opened 1 year ago

rocco-xyz commented 1 year ago

Windows 10 comes with a secret hidden Aero Lite theme, which can be enabled with just a simple text file […] The color is not applied to address bar "breadcrumbs" or scroll bar buttons when the "Aero Lite" theme is used.

Explorer_wAeroLiteTheme_1 Windows 10 Pro version 21H2 (OS Build 19044.2728) AccentColorizer 1.1.19.0 The accent color is set to: #F0C869

rocco-xyz commented 1 year ago

Color is also not applied to selected item in "SysTreeView32" windows (with "Aero Lite" theme) (it does apply when you hover over it)

SysTreeView32