Change color of channel list.

    • Change color of channel list.

      Hi.

      Got my DM800 in december last year, and downloaded enigma.
      Today i upgraded to the newest enigma, 3.0.1.

      It works fine, no problem there :)

      But when i see my channel list, the text right to the channel, showing which program the channel is showing, the text is kind of brown.

      As far as i remember, it was all white before?

      Can i somehow change that? :)

      Have been googling all day for it =)
    • Same Problem here. Anyone knows where to edit skin.xml? Looks a little confusing to me...

      Different Colors for Channel Name and Channel Program is a good idea but i dont like the Brown/Yellow Color. Some kind of light grey would be perfect for me!

      Thanks
    • Originally posted by oZxS
      use this one ..



      Is that the "original" one?

      Have checked out the other skins... the blue one looks okay too, but still very different from what i'm used too... and the last skin is the one with errors in as i can read.
    • sooooo the first day that it is not so hot here. no this was not the original of our newnigma2-hd skin. it was that with white and not the brown colour.

      edit the skin.xml with a unix compatible editor and search for "channelselection"

      <widget name="list" position="10,20" size="780,480" scrollbarMode="showOnDemand" enableWrapAround="1" colorEventProgressbarBorder="white" colorEventProgressbarBorderSelected="white" colorServiceDescription="#8A7B4E" foregroundColorServiceNotAvail="#666666" serviceItemHeight="30" serviceNumberFont="Regular;23" serviceNameFont="Regular;23" serviceInfoFont="Regular;22" />


      there u can see it and modify it on your own. feel free to ask for more help
    • Originally posted by oZxS
      sooooo the first day that it is not so hot here. no this was not the original of our newnigma2-hd skin. it was that with white and not the brown colour.

      edit the skin.xml with a unix compatible editor and search for "channelselection"

      <widget name="list" position="10,20" size="780,480" scrollbarMode="showOnDemand" enableWrapAround="1" colorEventProgressbarBorder="white" colorEventProgressbarBorderSelected="white" colorServiceDescription="#8A7B4E" foregroundColorServiceNotAvail="#666666" serviceItemHeight="30" serviceNumberFont="Regular;23" serviceNameFont="Regular;23" serviceInfoFont="Regular;22" />


      there u can see it and modify it on your own. feel free to ask for more help



      Thank you for helping :)