INTERACT FORUM
More => Old Versions => JRiver Media Center 20 for Windows => Topic started by: gottwavo 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.
-
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 (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:
<ACTIONWINDOW>
<Colors Text="F5F5F5" ActiveText="000000" Back="1e1e1e" ListBack="1e1e1e" ListText="CACACA" />
So you can edit the color of the ActiveText. Try something like:
<ACTIONWINDOW>
<Colors Text="F5F5F5" ActiveText="848D97" Back="1e1e1e" ListBack="1e1e1e" ListText="CACACA" />