Repository URL to install this package:
|
Version:
13.1-r5 ▾
|
enigma2-skin-metrixstylehd
/
usr
/
lib
/
enigma2
/
python
/
Plugins
/
Extensions
/
MetrixStyle
/
data
/
graphmulti-pig.xml
|
|---|
<!-- /* Grafischer Multi EPG -->
<screen name="GraphMultiEPG" title="Electronic Program Guide" position="center,center" size="1280,720" backgroundColor="background" flags="wfNoBorder" >
<widget source="Title" render="Label" position="5,10" size="910,30" font="Regular;22" transparent="1" />
<widget name="timeline_text" position="1,196" size="1280,28" backgroundColor="background" selectionDisabled="1" transparent="1" />
<eLabel position="5,226" size="1270,1" backgroundColor="grey" zPosition="4" />
<widget name="list" position="5,226" size="1270,450" itemHeight="45" ServiceFont="Regular;24" EntryBorderColor="grey" EntryBackgroundColor="background"
EntryBackgroundColorSelected="metrixSelection" EntryActiveBackgroundColorSelected="metrixSelection" EntryActiveBackgroundColor="#4c4c4c"
ServiceNameForegroundColor="foreground" scrollbarMode="showOnDemand" zPosition="3" transparent="1" />
<layout name="gmultiepg-pig"/>
</screen>
<screen name="MultiEPG_MV_New" title="MultiEPG Vali-Mod" position="center,center" size="1280,720" backgroundColor="background" flags="wfNoBorder" >
<widget name="channel_txt" position="5,10" size="910,30" font="Regular;22" transparent="1" />
<widget name="bouquet_txt" position="5,10" size="910,30" font="Regular;22" halign="center" transparent="1" />
<widget name="timeline_text" position="-14,196" size="1280,30" transparent="1" />
<widget name="list" position="5,226" size="1270,450" foregroundColor="white" ServiceNameBackgroundColor="#323c4d" NowBackgroundColor="#008A00" ActiveServiceNameBackgroundColor="red"
PrimetimeBackgroundColor="#0579d4" TimerBackgroundColor="#39BA77" TimerBackColorSelected="#39BA77" nowTimerBackgroundColor="#39BA77" halfTimerBackgroundColor="#39BA77" offTimerBackgroundColor="yellow" errorTimerBackgroundColor="#7f007f"
EntryBackgroundColor="#515151" EntryForegroundColorSelected="black" EntryBackgroundColorSelected="white" EntryBorderColor="grey" scrollbarMode="showOnDemand" transparent="1" />
<layout name="gmultiepg-pig"/>
</screen>
<!-- Grafischer Multi EPG */ -->