PDA

View Full Version : How to make explorer folder background color black Aero?



OgreVorbis
December 15th, 2021, 09:12 AM
I'm running a custom Aero theme that I like. I've gotten most things black or gray via other settings like desk cpl.
The "Computer", "Documents", "Control Panel", etc. folders all show a white background. I have to make the background black and the text white.

Has anyone ever made an Aero dark theme for Windows 7 and could you please tell me were to find those colors in the theme file?

(I know it's super trivial to do this with basic theme, but this is Aero.)

Donkuz
December 15th, 2021, 12:58 PM
I'm running a custom Aero theme that I like. I've gotten most things black or gray via other settings like desk cpl.
The "Computer", "Documents", "Control Panel", etc. folders all show a white background. I have to make the background black and the text white.

Has anyone ever made an Aero dark theme for Windows 7 and could you please tell me were to find those colors in the theme file?

(I know it's super trivial to do this with basic theme, but this is Aero.)HI OgreVorbis, I think you need use Vista Style Builder to change those colors, Sorry I cant help you but I can show you where they are on W10 with Windows Style Builder if its any help. just pm me if you like.

OgreVorbis
December 15th, 2021, 06:00 PM
HI OgreVorbis, I think you need use Vista Style Builder to change those colors, Sorry I cant help you but I can show you where they are on W10 with Windows Style Builder if its any help. just pm me if you like.

I downloaded that. I made some progress, but I discovered the problem. I was able to change the background color in explorer to black with no problem. I was also able to change SOME of the foreground text to white, but not the important bits. I changed: Explorer & Shell > Explorer > Items View > ItemsView

In order to get all the files text to be white, I had to change the total window text color for all windows. That was the only way to make explorer fully readable with the black background. The problem with that solution was that a lot of normal apps/system dialogs would not display the text if they had a white background anywhere. So I think the only way to make it fully working would be to go through everything and invert it so that there'd be no errors in apps.

As a fun side thing. I wrote a short program that called:
GetWindowRect (Spy++ found the explorer list handle)
InvalidateRect
Sleep 20
InvertRect

This made it fully nicely inverted in only the explorer window, BUT it flickered like crazy. There may be a more clever combination that would do it, but I think it would need a hook and that's too hard for me.
I guess I'm stuck with this :(

ミறѳѳղղįզվદ彡
March 1st, 2022, 12:41 PM
I'm running a custom Aero theme that I like. I've gotten most things black or gray via other settings like desk cpl.
The "Computer", "Documents", "Control Panel", etc. folders all show a white background. I have to make the background black and the text white.

Has anyone ever made an Aero dark theme for Windows 7 and could you please tell me were to find those colors in the theme file?

(I know it's super trivial to do this with basic theme, but this is Aero.)
Custom color for Navigation Pane
Fonts, Colors, & System Metrics > Fonts & System Metrics (WINDOW)

91350

Custom Color for Explorer (File Explorer)
Explorer & Shell > Explorer > Items View > ItemsView (FILLCOLOR)

91351

91352

91353