INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Mouse Over in Purity Skin - Black Cat in Tunnel  (Read 1119 times)

gottwavo

  • World Citizen
  • ***
  • Posts: 166
Mouse Over in Purity Skin - Black Cat in Tunnel
« on: August 22, 2014, 11:06:30 am »

In the Purity Skin when you move the mouse over an item in the Tag, Action and other windows in the left column you see black on black, which means nothing much ... like a black cat in a tunnel ...
Can you modify this? Thanks otherwise it's a nice looking skin.
Logged

connersw

  • Citizen of the Universe
  • *****
  • Posts: 661
Re: Mouse Over in Purity Skin - Black Cat in Tunnel
« Reply #1 on: August 22, 2014, 12:21:57 pm »

Please see this post on how to create a Custom copy of the Purity Skin:  http://yabb.JRiver.com/interact/index.php?topic=87157.msg596924#msg596924  (Note: the new file path will obviously now be C:\Program Files (x86)\J River\Media Center 20\Skins\Standard View for 64-bit users)

In the main.xml document of the Purity Custom folder, find the lines:
Code: [Select]
<ACTIONWINDOW>
    <Colors Text="F5F5F5" ActiveText="000000" Back="1e1e1e" ListBack="1e1e1e" ListText="CACACA" />

So you can edit the color of the ActiveText.  Try something like:
Code: [Select]
<ACTIONWINDOW>
    <Colors Text="F5F5F5" ActiveText="848D97" Back="1e1e1e" ListBack="1e1e1e" ListText="CACACA" />




Logged
Pages: [1]   Go Up