How to Change watched/unwatched colors (1 Viewer)

sanderson

Portal Member
November 4, 2008
38
16
Home Country
United States of America United States of America
for example, list view in moving pictures would be "moving pictures views xml" under the comment heading for :: list view ::
Thanks for the responses.
I see no control for list colors in moving pictures views xml or TVSeries.views.xml. I did finally find in references.xml under >default listcontrol< the color settings that fixed it for me.
 

sanderson

Portal Member
November 4, 2008
38
16
Home Country
United States of America United States of America
Sorry, I can't help you much cause I didn't reverse the colors, I only changed the watched color to something I can see better (red).

Here is what I did change:
Under the section:
<description>default listcontrol</description>
I changed:
<playedColor>FFC80909</playedColor>
Which changed my watched files from white to red.

hope that helps a litte.
 

wogboy112

Portal Pro
January 18, 2009
97
4
Home Country
Australia Australia
thanks... out of curiosity how did you get the code for red? they arent web colours.. im just trying to test something
 

wogboy112

Portal Pro
January 18, 2009
97
4
Home Country
Australia Australia
okay I swapped them around and it appears to be working in tv series by changing the following Under the section:
<description>default listcontrol</description>


<shadedColor>FF85CFFF</shadedColor>
<selectedColor>FF85CFFF</selectedColor>
<textcolor>ffffffff</textcolor>
<textcolor2>ffffffff</textcolor2>
<textcolor3>ffffffff</textcolor3>
<colordiffuse>FF85CFFF</colordiffuse>
<playedColor>FF85CFFF</playedColor>
 

Aktion_Man

Portal Member
October 18, 2008
6
2
Wellington
Home Country
New Zealand New Zealand
+1 to the colour swap.

From a usability / consistancy point of view (totally not trying to sound wanky) The white / brightest colour is active /available and darker items are not.
It's like grey'ing out items that are not accessable. The Home screen using white as the Active colour for the option you are on.
 

Don B.A.Fred

Portal Member
July 20, 2009
38
4
near Stuttgart
Home Country
Germany Germany
I've got to give a big "THANKS"! from my tired old eyes:cool:

I changed the color of the "watched recordings" in DefaultWide the same way.

Path:
...\ProgramData\Team MediaPortal\MediaPortal\skin\DefaultWide

File:
common.facade.recordings.xml

Section:
<description>listcontrol</description> and <description>album view listcontrol</description>

Values:
<playedColor>ffFF2E1F</playedColor>
<playedColor2>ffFF2E1F</playedColor2>
 

emphatic

Design Group
  • Team MediaPortal
  • August 25, 2006
    3,726
    1,183
    Alingsås
    Home Country
    Sweden Sweden
    Can someone upload the changed files? It would be nice to have a set of overhauled files here, no need for more people to edit their files.

    Emph
     

    Users who are viewing this thread

    Top Bottom