Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Explorer left pane #12

Open
henkHV opened this issue Mar 24, 2023 · 12 comments
Open

Explorer left pane #12

henkHV opened this issue Mar 24, 2023 · 12 comments

Comments

@henkHV
Copy link

henkHV commented Mar 24, 2023

Hay,

Is it possible to change the left pane with other color or image?

Thx,
H.

@Maplespe
Copy link
Owner

Sorry, as the left TreeView is a separate Control, this program cannot modify them. Additionally, due to the complexity of the controls, supporting images may be difficult and there are currently no plans to do so. If you want to modify the color, you can actually do so by modifying the registry for the global Window color. There are many tutorials online for this. This tool currently only focuses on the background image function.

@Darkmaster006
Copy link

Darkmaster006 commented Aug 9, 2023

Sorry, as the left TreeView is a separate Control, this program cannot modify them. Additionally, due to the complexity of the controls, supporting images may be difficult and there are currently no plans to do so. If you want to modify the color, you can actually do so by modifying the registry for the global Window color. There are many tutorials online for this. This tool currently only focuses on the background image function.

Hello, how is it possible to change the color? I haven't found anything online. I mostly just want it for this:
Sin título

(I used a green image as background, with your tool).
Thank you for all the work.

@Maplespe
Copy link
Owner

Maplespe commented Aug 9, 2023

Modify the "Window" key in the registry: "HKEY_CURRENT_USER\Control Panel\Desktop\Colors".

@Darkmaster006
Copy link

Modify the "Window" key in the registry: "HKEY_CURRENT_USER\Control Panel\Desktop\Colors".

Thank you! I will try this out.

@Darkmaster006
Copy link

imagen
I've changed it to this but the colour is still the same. Anything I'm doing wrong?
(Sorry for the bother, don't answer if it's annoying, thank you for the help so far anyways!).

@Maplespe
Copy link
Owner

The color should change after restarting your computer.

@Darkmaster006
Copy link

Darkmaster006 commented Aug 10, 2023

Sadly, nothing has changed. Good old Windows...

@Maplespe
Copy link
Owner

Try this "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\DefaultColors\Standard".
The value of "Window" is RGB color hexadecimal to decimal.

@Darkmaster006
Copy link

Try this "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\DefaultColors\Standard". The value of "Window" is RGB color hexadecimal to decimal.

Thank you. I will try this at the moment.
Default value:
imagen
imagen
imagen

Changed to:
C5E0B3
imagen

I'll reset and see what happens.

@Darkmaster006
Copy link

The color's still white, sadly.

@Maplespe
Copy link
Owner

The color's still white, sadly.

Well, I'm sorry, but I remember that these registries worked in older versions. I tried it on 22H2 and it didn't work.
I'll add the ability to set the background color in the next version.

@Darkmaster006
Copy link

The color's still white, sadly.

Well, I'm sorry, but I remember that these registries worked in older versions. I tried it on 22H2 and it didn't work. I'll add the ability to set the background color in the next version.

Thank you for all the help. And don't worry, thanks a lot for helping anyways!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants