use border from stone skin
[enigma2.git] / data / skin.xml
index c1b9aa940ff8783a917cca744d45dc2e0b945fe5..55945af8b6a236d4625d8b2334a111b0e13946c4 100644 (file)
                        <color name="yellow"    value="#c0c000" />
                </colors>
                <windowstyle type="skinned">
-                       <color name="Background" color="#4075a7" />
+                       <color name="Background" color="#33294a6b" />
                        <color name="LabelForeground" color="#ffffff" />
-                       <color name="ListboxBackground" color="#4075a7" />
+                       <color name="ListboxBackground" color="#33294a6b" />
                        <color name="ListboxForeground" color="#ffffff" />
-                       <color name="ListboxSelectedBackground" color="#404080" />
+                       <color name="ListboxSelectedBackground" color="#225b7395" />
                        <color name="ListboxSelectedForeground" color="#ffffff" />
                        <color name="ListboxMarkedBackground" color="#ff0000" />
                        <color name="ListboxMarkedForeground" color="#ffffff" />
@@ -55,6 +55,9 @@
                <screen name="NimSelection" position="140,165" size="360,100">
                        <widget name="nimlist" position="20,10" size="320,75" />
                </screen>
+               <screen name="CiWait" position="140,165" size="360,50">
+                       <widget name="message" position="20,10" size="320,25" font="Arial;23" />
+               </screen>
                <screen name="CiSelection" position="140,165" size="360,100">
                        <widget name="entries" position="20,10" size="320,75" />
                </screen>
                        <widget name="config" position="20,10" size="460,350" />
                        <widget name="introduction" position="20,360" size="280,30" font="Arial;23" />
                </screen>
+               <screen name="ScanSimple" position="150,100" size="400,300" title="Service scan">
+                       <widget name="header" position="20,10" size="280,25" font="Arial;23"/>
+                       <widget name="config" position="20,45" size="360,200" />
+                       <widget name="footer" position="20,250" size="360,25" font="Arial;23"/>
+                       <!--<widget name="introduction" position="20,360" size="280,30" font="Arial;23" />-->
+               </screen>
                <screen name="TimerEntry" position="390,100" size="250,400" title="Timer entry">
                        <widget name="config" position="5,10" size="240,350" />
                        <widget name="introduction" position="20,360" size="250,30" font="Arial;23" />
                        <widget name="Event_Next_Duration" position="555,98" size="70,26" font="Arial;22" backgroundColor="dark" />
 <!--                   <eLabel position="70,0" size="300,30" text=".oO skin Oo." font="Arial;20" /> -->
                </screen>
-               <screen name="Volume" flags="wfNoBorder" position="140,125" size="180,60" title="Volume">
+               <screen name="NumberZap" position="140,165" size="360,50">
+                       <widget name="number" position="20,10" size="320,25" font="Arial;23" />
+               </screen>
+               <screen name="Volume" flags="wfNoBorder" position="400,125" size="180,60" title="Volume">
                        <ePixmap position="0,0" size="180,60" pixmap="/usr/share/enigma2/volumeslider-fs8.png" />
                        
                        <widget name="Volume" position="8,38" size="164,11" backgroundColor="dark" />
                </screen>
+               <screen name="Mute" flags="wfNoBorder" position="100,100" size="59,80" title="Mute">
+                       <ePixmap position="0,0" size="59,80" pixmap="/usr/share/enigma2/mute-fs8.png" />
+               </screen>
                <screen name="ChannelSelection" position="90,100" size="560,420" title="Channel Selection">
                        <widget name="list" position="0,50" size="560,320" />
 <!--                   <widget name="okbutton" position="340,50" size="140,30" />-->
                        <widget name="key_yellow" position="280,0" size="140,40" backgroundColor="yellow" font="Arial;21" />
                        <widget name="key_blue" position="420,0" size="140,40" backgroundColor="blue" font="Arial;21" />
                </screen>
-               <screen name="MovieSelection" position="150,100" size="400,420" title="Select-a-movie">
+               <screen name="EPGSelection" position="90,100" size="560,400" title="EPG Selection">
+                       <widget name="list" position="0,0" size="560,400" />
+               </screen>
+               <screen name="EventView" position="100,100" size="520,380" title="Eventview">
+                       <widget name="epg_description" position="10,5" size="480,335" font="Arial;22" />
+                       <widget name="datetime" position="10,345" size="130,30" font="Arial;22" />
+                       <widget name="duration" position="140,345" size="100,30" font="Arial;22" />
+                       <widget name="channel" position="240,345" size="270,30" font="Arial;22" />
+                       <widget name="scrollbar" position="490,5" size="20,335" orientation="orVertical" />
+               </screen>
+               <screen name="MovieSelection" position="150,100" size="400,420" title="Select-a-movie">
                        <widget name="list" position="0,50" size="400,300" />
                        <widget name="freeDiskSpace" position="0,360" size="400,40" />
                </screen>