Well I have been up and down RC2/v2.5.3 and I can't make one change that I have really enjoyed being able to change, and that is the font color.
This was one tool that you could use, however I cannot find it in v2.5.3 also it never addressed unwatched just default.
So then I would go and change the code at the source in TVSeries.xml
So once again I am turning to the keepers of the code and asking where can I change this small but to me important piece of code.
Thank You.
This was one tool that you could use, however I cannot find it in v2.5.3 also it never addressed unwatched just default.
So then I would go and change the code at the source in TVSeries.xml
Code:
<?xml version="1.0" encoding="utf-8"?>
<window>
<id>9811</id>
<defaultcontrol>50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<define>#title.color:ffFFFFFF</define> <!-- Title Color Default: ffFFFFFF -->
<define>#text.color:ffFFFFFF</define> <!-- Text Color Default: ffFFFFFF -->
<!-- List Colors -->
<define>#default.color:ff66CCCC</define> <!-- Normal List Color Default: ffFFFFFF (White) -->
<define>#watched.color:ff808080</define> <!-- Watched List Color Default: ff808080 (Light Grey) -->
<define>#notpresent.color:ffFFA075</define> <!-- File not Present in List Color Default: ffFFA075 -->
So once again I am turning to the keepers of the code and asking where can I change this small but to me important piece of code.
Thank You.