Vista Style Builder

   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How to change treelist font colors in explorer?  (Read 8231 times)
link6155
Beginner
*
Posts: 63



View Profile
« on: February 24, 2013, 12:07:35 am »

Hey everyone,

I've been trying to change the font color in the explorer's treelist, but the colors doesn't seem to be applying to it. The color does however apply to other applications.

This is what I'm referring to:
Logged
3am
Beta Tester
Dedicated Helper
*
Posts: 2408



View Profile
« Reply #1 on: February 24, 2013, 12:13:47 am »

http://vistastylebuilder.com/forum/index.php?topic=1848.0

btw check to see if your Fonts, Colors, & System Metrics > Fonts & System Metrics > HOTTRACKING:COLOR is 0, 0,0. If so change it to  something like 1,0,0. This has been known to keep the textcolors from changing in various tree view states
« Last Edit: February 24, 2013, 12:18:28 am by 3am » Logged
Dave Senior
Beta Tester
Dedicated Themer
*
Posts: 235

Why Windows 10 ? > 7 8 9 ??


View Profile
« Reply #2 on: February 24, 2013, 01:07:51 am »


Another option:
To  make propertree normal textcolor  be editable at  -  Explorer & Shell > Explorer > TreeView > TreeItem > Normal  
   open your  theme's  shellstyle in a resouce editor and locate this block of text in the UIFILE:
----------------------------------------------------------------------------------------

Code: xml
ProperTreeHost

font="IconFont"

background="themeable(gtc(PROPERTREE, 2, 0, 3802),  window)"

foreground="windowtext"

-------------------------------------------------------------------------------------------
Edit    foreground="windowtext"     to read like this  :>

Code: xml
foreground="themeable(gtc(Explorer::Treeview, 1, 1, 3803), windowtext)" 

Save the file.

Now in  WSB  add a textcolor to   >  Explorer & Shell > Explorer > TreeView > TreeItem > Normal  
« Last Edit: February 24, 2013, 01:09:31 am by Dave Senior » Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!