VistaStyleBuilder

Help => Windows 10 => Topic started by: Skav on August 08, 2020, 07:43:38 pm



Title: [SOLVED] Where are icons of the explorer address bar ? #2
Post by: Skav on August 08, 2020, 07:43:38 pm
Hi

Where are theses properties ?

https://i.ibb.co/9syP9xX/a.jpg
https://i.ibb.co/LnMLFm0/2-2.jpg - the "Disabled DropList Combobox"
https://i.ibb.co/x2KQy3d/3.jpg
https://i.ibb.co/w0HvLSn/4.jpg - this color is apparently used by Vivaldi Browser for it about popup for potential available update

And where the yellow folder of the explorer adress bard is located ?


Last question: is it possible to set a specified percentage of transparency to the windows 10 taskbar without software? I ask that because i don't like to use third software to do visual modifications.

Thanks in advance.


Title: Re: Where are icons of the explorer address bar ? #2
Post by: 3am on August 09, 2020, 12:21:28 am
Be sure to also check Dark Mode locations for all of these

1) Buttons, Boxes, & Controls > Buttons > Button > PushButton > Disabled
Buttons, Boxes, & Controls > Buttons > Button > CheckBox > UncheckedDisabled
Buttons, Boxes, & Controls > Buttons > Button > CheckBox > CheckedDisabled
Buttons, Boxes, & Controls > Buttons > Button > CheckBox > MixedDisabled
Buttons, Boxes, & Controls > Buttons > Button > RadioButton > UncheckedDisabled
Buttons, Boxes, & Controls > Buttons > Button > RadioButton > CheckedDisabled

2) Buttons, Boxes, & Controls > Boxes > ComboBox > ReadOnly > Disabled

3) Buttons, Boxes, & Controls > Buttons > Button > PushButton > Disabled

4) I don't know anything about Vivaldi

5) Not sure. Probably somewhere in imageres.dll.mun or shell32.dll.mun

6) Nope. Not with WSB in Windows 10


Title: Re: Where are icons of the explorer address bar ? #2
Post by: Skav on August 09, 2020, 01:11:53 am
Be sure to also check Dark Mode locations for all of these

1) Buttons, Boxes, & Controls > Buttons > Button > PushButton > Disabled
Buttons, Boxes, & Controls > Buttons > Button > CheckBox > UncheckedDisabled
Buttons, Boxes, & Controls > Buttons > Button > CheckBox > CheckedDisabled
Buttons, Boxes, & Controls > Buttons > Button > CheckBox > MixedDisabled
Buttons, Boxes, & Controls > Buttons > Button > RadioButton > UncheckedDisabled
Buttons, Boxes, & Controls > Buttons > Button > RadioButton > CheckedDisabled

2) Buttons, Boxes, & Controls > Boxes > ComboBox > ReadOnly > Disabled

3) Buttons, Boxes, & Controls > Buttons > Button > PushButton > Disabled

4) I don't know anything about Vivaldi

5) Not sure. Probably somewhere in imageres.dll.mun or shell32.dll.mun

6) Nope. Not with WSB in Windows 10
Thank you again for theses locations.
I suppose that anything rest of UI (new stat menu of windows 10, search feature in explorer, bumplist in taskbar, and colors properties of the new Settings app) are hardcoded in XAML dll files, right ?


Title: Re: Where are icons of the explorer address bar ? #2
Post by: 3am on August 09, 2020, 03:33:08 am
Taskbar Context Menu is at: Windows 10 Dark Mode > Lists, Menus, & Tabs > Immersive Context Menu

Edit the PopUp locations like PopUpItem etc.


Title: Re: Where are icons of the explorer address bar ? #2
Post by: Skav on August 09, 2020, 10:24:53 am
Taskbar Context Menu is at: Windows 10 Dark Mode > Lists, Menus, & Tabs > Immersive Context Menu

Edit the PopUp locations like PopUpItem etc.
I have edit or add textcolor for all child elements in my "Immersive Context Menu", but the text color stay white: https://i.ibb.co/c81Wp3M/a.jpg


Title: Re: Where are icons of the explorer address bar ? #2
Post by: 3am on August 09, 2020, 12:52:25 pm
That's the JumpList which isn't in msstyle anymore :(


Title: Re: Where are icons of the explorer address bar ? #2
Post by: Skav on August 09, 2020, 03:45:25 pm
That's the JumpList which isn't in msstyle anymore :(
Ok, i have tried to change XAML default colors properties using this thread: https://www.reddit.com/r/Windows10/comments/4pr46f/how_to_create_your_own_custom_theme_for_universal/
But the dll file don't exist on Windows 10 20H1, and even repeat the task on "Windows.UI.Xaml.Resources.19h1.dll" file, my session don't load on reboot, so i must restore the default file instead of my modded one.

Maybe you have an idea ?


Title: Re: Where are icons of the explorer address bar ? #2
Post by: 3am on August 09, 2020, 11:16:34 pm
Old news and likely obsolete now:

https://www.vistastylebuilder.com/forum/index.php?topic=2406.0

Didn't understand it then and still don't :S


Title: Re: Where are icons of the explorer address bar ? #2
Post by: Skav on August 10, 2020, 08:01:29 pm
Old news and likely obsolete now:

https://www.vistastylebuilder.com/forum/index.php?topic=2406.0

Didn't understand it then and still don't :S
Ok thanks :)