Skip to content

Commit

Permalink
[iflat] update atv skinparts
Browse files Browse the repository at this point in the history
thx willy01
  • Loading branch information
madie66 committed Jul 23, 2017
1 parent 0ab055d commit 7a62253
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
19 changes: 10 additions & 9 deletions usr/share/enigma2/iFlatFHD/allScreens/skin_atv_QuickMenu.xml
@@ -1,5 +1,5 @@
<skin>
<screen name="QuickMenu" position="0,0" size="1920,1080" backgroundColor="background3" flags="wfNoBorder">
<screen name="QuickMenu" position="0,0" size="1920,1080" backgroundColor="background2" flags="wfNoBorder">
<panel name="dateclock" />
<panel name="chs_description" />
<panel name="p_topbar" />
Expand All @@ -8,13 +8,14 @@
<panel name="p_color_labels" />
<panel name="0_914_1241_1" />
<panel name="1242_61_1_958" />
<eLabel text="Quick Launch Menu" position="65,42" size="800,43" font="Regular;35" backgroundColor="background3" transparent="1" />
<widget name="list" position="53,99" size="569,675" backgroundColor="background3" itemHeight="70" transparent="1" />
<widget name="sublist" position="640,101" size="746,672" backgroundColor="background3" itemHeight="70" />
<widget name="description" position="-19,839" size="1335,101" zPosition="1" font="Regular; 32" halign="center" backgroundColor="background3" transparent="1" />
<widget name="key_red" position="84,1025" size="240,30" zPosition="1" font="Regular; 25" halign="left" backgroundColor="background3" transparent="1" />
<widget name="key_green" position="458,1025" size="240,30" zPosition="1" font="Regular; 25" halign="left" backgroundColor="background3" transparent="1" />
<widget name="key_yellow" position="827,1025" size="240,30" zPosition="1" font="Regular; 25" halign="left" backgroundColor="background3" transparent="1" />
<widget name="key_blue" position="1184,1026" size="260,24" zPosition="1" font="Regular; 20" halign="left" backgroundColor="background3" transparent="1" />
<eLabel text="Quick Launch Menu" position="65,12" size="800,43" font="Regular;35" foregroundColor="foreground3" backgroundColor="background2" transparent="1" />
<widget source="session.VideoPicture" render="Pig" position="1414,130" size="450,300" backgroundColor="transparent" zPosition="1" />
<widget name="list" position="53,99" size="529,675" backgroundColor="background3" itemHeight="70" transparent="1" />
<widget name="sublist" position="640,101" size="600,672" backgroundColor="background3" itemHeight="70" />
<widget name="description" position="55,915" size="950,101" zPosition="1" font="Regular; 32" halign="center" backgroundColor="background3" transparent="1" />
<widget name="key_red" position="84,1035" size="240,30" zPosition="1" font="Regular; 25" halign="left" foregroundColor="foreground3" backgroundColor="background2" transparent="1" />
<widget name="key_green" position="408,1037" size="240,30" zPosition="1" font="Regular; 25" halign="left" foregroundColor="foreground3" backgroundColor="background2" transparent="1" />
<widget name="key_yellow" position="700,1037" size="240,30" zPosition="1" font="Regular; 25" halign="left" foregroundColor="foreground3" backgroundColor="background2" transparent="1" />
<widget name="key_blue" position="1184,1037" size="260,24" zPosition="1" font="Regular; 20" halign="left" foregroundColor="foreground3" backgroundColor="background2" transparent="1" />
</screen>
</skin>
3 changes: 2 additions & 1 deletion usr/share/enigma2/iFlatFHD/allScreens/skin_atv_infopanel.xml
@@ -1,7 +1,7 @@
<skin>
<screen flags="wfNoBorder" name="Infopanel" backgroundColor="transparent" position="0,0" size="1920,1080" title="Infopanel"> <constant-widget name="dateclock" />
<widget name="Mlist" position="30,130" size="875,820" zPosition="1" itemHeight="75" font="Regular;30" scrollbarMode="showOnDemand" transparent="1" />
<widget name="label1" position="10,10" size="500,40" font="Regular;30" foregroundColor="white" halign="left" backgroundColor="background" valign="top" transparent="1" />
<widget name="label1" position="10,10" size="500,40" font="Regular;30" foregroundColor="foreground3" halign="left" backgroundColor="background2" valign="top" transparent="1" />
<!-- /*Lines-->
<eLabel name="lab1" position="0,59" size="1920,1" zPosition="5" backgroundColor="line_u" />
<eLabel name="lab2" position="0,1020" size="1920,1" zPosition="5" backgroundColor="line_d" />
Expand All @@ -17,6 +17,7 @@
<eLabel name="button exit bg" position="1842,1035" size="62,32" backgroundColor="button_mbg" zPosition="0" />
</screen>
<screen flags="wfNoBorder" name="SoftcamPanel" backgroundColor="transparent" position="0,0" size="1920,1080" title="SoftcamPanel"> <constant-widget name="dateclock" />
<eLabel text="SoftcamPanel" position="15,6" size="900,50" font="Regular; 42" foregroundColor="foreground3" backgroundColor="background2" transparent="1" />
<widget name="config" position="30,130" size="875,180" enableWrapAround="1" itemHeight="45" font="Regular;30" scrollbarMode="showOnDemand" zPosition="1" transparent="1" />
<widget name="actifcam" font="Regular;30" position="30,324" size="525,48" halign="center" />
<widget name="actifcam2" font="Regular;30" position="30,376" size="525,48" halign="center" />
Expand Down

0 comments on commit 7a62253

Please sign in to comment.