Vista Style Builder

  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  Help / Windows 8 / Windows 8.1 / A couple of things on: October 20, 2013, 10:54:43 am
Imported my windows 7 theme and it seems to work pretty almost perfectly out of the box.

I have a couple of issues though:
http://i.imgur.com/0guaUUs.png

1. Taskbar on second monitor looks weird when horizontal.

2. Haven't been able to locate the green images, selected date and focused hover in explorer breadcrumb.

Also, if I could get the shellstyle changes from http://vistastylebuilder.com/forum/index.php?topic=1976.0 ported that would be awesome Smiley.

Thanks!
2  Help / Windows 7 / Re: Explorer select textcolors on: October 17, 2013, 02:52:09 pm
Well, as long as the .dll from the theme works it's not an issue. I'm about to reinstall anyway since lots of programs decided to stop working recently (before the explorerframe Wink).
3  Help / Windows 7 / Re: Explorer select textcolors on: October 16, 2013, 08:30:06 am
The addressbar is what I'm after Smiley
4  Help / Windows 7 / Re: Explorer select textcolors on: October 14, 2013, 03:25:12 am
The what? Show me a picture

This one:

I can't say for sure it's from the explorerframe.dll but it seems logical.
5  Help / Windows 7 / Re: Explorer select textcolors on: October 13, 2013, 09:46:17 pm
By "hot color" do you mean Fonts & System Metrics > HIGHLIGHTTEXT: COLOR?

Yeah. that just happens to be what I changed mine to. But you can make it any color in msstyles if you want.

Let's say, for example, you wanted to make them Explorer & Shell > Explorer > Items View > ItemsView > TEXTCOLOR:COLOR instead then you would add foreground="themeable(gtc(ItemsView, 0, 0, 3803), windowtext)" to all of the locations and so get
<UIItem background="themeable(dtb(ItemsView::ListView, 1, 2), highlight)"  foreground="themeable(gtc(ItemsView, 0, 0, 3803), windowtext)" etc.

Just replace all those foreground="highlighttext" entries with  foreground="themeable(gtc(ItemsView, 0, 0, 3803), windowtext)" ones. Or whatever you like.

Yeah, don't worry I figured it out. I would like the open file dialog toolbar back though Smiley
6  Help / Windows 7 / Re: Explorer select textcolors on: October 13, 2013, 06:15:47 pm
Thanks, I had to change the hot color but other than that it worked perfectly!  Cheesy
7  Help / Windows 7 / Explorer select textcolors on: October 13, 2013, 05:31:27 am
Is it possible to make all the text consistently white while selected and black when it isn't?


Thanks.
8  Help / Windows 7 / Re: A couple of navigation pane details, possible? on: September 30, 2013, 01:20:36 pm
Looks like you can't lose the indentation in tree view. Seems that when coding a treeview the minimum indent is 5 pixels.

http://msdn.microsoft.com/en-us/library/windows/desktop/bb773750%28v=vs.85%29.aspx

Would it be possible to increase it?

Could look good if I could align the icons to the Favorites text and hide the icon, like so: [link].
I guess that would work best if you could change the font on the first item as well...

Thanks again  Smiley
9  Help / Windows 7 / Re: A couple of navigation pane details, possible? on: September 29, 2013, 04:47:19 pm
This should work. Let me know if it does, or if there's any issues.

Seems to work perfectly! Only the icon positioning part left now.

Obligatory screenshot:
10  Help / Windows 7 / Re: A couple of navigation pane details, possible? on: September 29, 2013, 02:33:26 pm
Awesome, but it seems explorer windows are completely blank after I changed the shellstyle. I think the theme I'm basing mine on might not be using the original dll. Could you try making the same changes to the one I attached?

This is the theme in question if you need to test it.
11  Help / Windows 7 / Re: A couple of navigation pane details, possible? on: September 28, 2013, 07:14:26 pm
Thanks for taking the time!
I've been curious about whether it was possible for some time, I suspected not since I haven't seen any theme with it.
I guess I'll have to find some way to work around it.
12  Help / Windows 7 / A couple of navigation pane details, possible? on: September 27, 2013, 12:31:53 pm
Just want to find out if any of these things are at all possible.



From the left:

  • Remove the 1px space on the edge of the navigation pane (there is no window border).
  • Move the subfolders
  • Shrink/hide the expander

Thanks!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!