7

In the Windows 10 taskbar, the active window is not very strongly highlighted. This makes it difficult to quickly see which window is active. How can I change the color of the active window?

Related questions:

root
  • 1,799

3 Answers3

8

AccentPaletteTool or Winaero Tweaker can be tried, but I haven't checked whether it provides a full solution. A full solution without using a tool is this:

  • Go to Settings → Personalization → Colors. Enable "show color on Start, taskbar and action center". (If it is greyed out, change from the light mode to the dark mode. You can still customize most colors to be light or whatever you want.)
  • Open the Registry Editor
  • Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Accent\AccentPalette
  • Set the entries 10,11,12 of AccentPalette to the web color you want. (If taskbar transparency is enabled, then maybe other entries than 10,11,12 should be changed.) (Some entries were explained in a discussion on Reddit here.)
  • To solve the problem that "it affects many places": set HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize\ColorPrevalence to the value 2

Result: screenshot

root
  • 1,799
0

Negative answer : Windows 10 users are out of luck as Microsoft has disabled taskbar button skinning based on themes (visual styles).

Also, as Windows 10 constantly keeps changing, a theme will not work for long and major updates will break it.

harrymc
  • 498,455
0

You can also enable Transparency setting, which may make active windows highlight more pronounced

Amomum
  • 113