10

Is there some way for me to set the task bar color at the bottom to a specific color independent of the color of the window border? For example, I want to keep the task bar color black, while keeping everything else blue.

studiohack
  • 13,477
Sei Seiei
  • 393

6 Answers6

5

This is possible by doing a registry entry value change with the following steps:

  • Go to Personalize and change your color scheme for the taskbar to one you want.
  • Then run regedit
  • Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM
  • Locate the key "EnableWindowColorization", and set its value to 0.
  • Next, run the task manager, and locate a process named "Desktop Window Manager" under "Windows processes"
  • End this task, and as it starts back up you will find your window color has gone back to default light grey, while your taskbar color has remained.

If you'd like a visual guide, here is the original source of this method: http://www.youtube.com/watch?v=-MsebL7IDoA

Update: This doesn't seem to work as of Windows 8.1. I've resorted to just picking an available color scheme.

1

On windows 8 right click on the desktop and click personalize. Now go to color and select the darkest color you see. Then click on color mixer and turn the color black. I've seen the other answers, this one is the best.

1

The Windows 8.1 taskbar is translucent and there is no way to disable it without hacks, so I simply edited my current background image with Paint.NET and made the area beneath the taskbar the color that I want.

0

For changing the color you need to go to Personalization interface.There you can change the color.

0

As far as I know, there is no setting in Windows 8 that allows you to do this, however there are third party apps that can.

for example, this app: http://www.thewindowsclub.com/add-color-effects-windows-7-taskbar-taskbar-color-effects

Can change the color of the task bar, and can even add an image as a background. It says that it is for Windows 7, but it also works for Windows 8 (I tested it). It requires .NET.

0

If you right-click on the desktop, go to Personalize. Then at the bottom you will see the box next to the Wallpaper - 'Color'. You click on that and take it off automatic. Then choose whichever colour you prefer (can change hue/saturation/brightness also) and save. This is something I do myself and I believe it's the easiest way.

Dars
  • 1