[help] How To Find This To Mod In Stlebuilder?

Heya,

i wanna mod this VS but i can`t find what files i should mod to change these parts of the VS. Any help is welcome :)

f1.jpg

f2.jpg

f3.jpg

#153272

Okay I'm not a master in theming but I can help you for the last pictures without using stylebuilder....

Do a right clic on desktop go to properties, then go to the tab where you can select the mmstyle you want to use, and click to advance......

Here there is a new popup that show up, then you can change the background colour in changing the "menu" colour......This tip will work till you change your mmstyle....

OR the best way for me is to use stylebuilder, here you'll be able to change the theme for ever....

And I think for your first pictures you'll have to edit the shellstyle that you have with your theme......

Hope you understand what i wanna say, i'm not using english windows.... -_-

#153293

To cahnge the colour if the panel, you need to open up shellstyle.dll in reshacker, and expand UIFILE -> 1(1033)

Scroll down almost all the way to the bottom, and look for this:

background: gradient(argb(0,230,231,225), argb(0,230,231,225), 1);
padding: rect(12rp,12rp,12rp,12rp);
borderthickness: rect(0,0,0,0);
bordercolor: rgb(230,231,225);

I think you can change the other colours with 3DCC, but it will only last until you reapply the theme, or apply another theme :)

#153295

Oops, double post :blink:

I got a server error first, so i pressed the button once more :blink:

#153297

thanks guys! :)

#153301

for the menu background color, try downlaoding 3D ColorChanger and play around with the menu colors.

#153405

yup, common tasks is governed by shellstyle.dll.

about the menu, if you change the 3d objects and menu colors in display properties, you can change the colors. there should be a similar value in stylebuilder to let you change the default values (i don't use sb, so i don't know what they are).

#153421