add possibility to disable/enable listbox selection in multicontent templates
[enigma2.git] / data / skin.xml
index ca1e97d0f2c99364c2200bf1ad4e9c6beee2825c..d5fe01e63972555a7ef60bd60713b941c04f4576 100755 (executable)
                <font filename="ae_AlMateen.ttf" name="Replacement" scale="90" replacement="1" />
                <font filename="tuxtxt.ttf" name="Console" scale="100" />
        </fonts>
+       <!-- Subtitle effects -->
+       <subtitles>
+               <sub name="Subtitle_TTX" font="Regular;30" shadowColor="#40101010" shadowOffset="3,3" />
+               <sub name="Subtitle_Regular" font="Regular;30" foregroundColor="#DCDCDC" shadowColor="#40101010" shadowOffset="3,3" />
+               <sub name="Subtitle_Bold" font="Replacement;30" foregroundColor="#DCDCDC" shadowColor="#40101010" shadowOffset="3,3" />
+               <sub name="Subtitle_Italic" font="Regular;30" foregroundColor="#DCAAAA" shadowColor="#40101010" shadowOffset="3,3" />
+               <!-- omitting foregroundColor attribute will enable auto-assignment of color -->
+       </subtitles>
        <!-- Main infobar -->
        <screen name="InfoBar" flags="wfNoBorder" position="0,380" size="720,160" title="InfoBar" backgroundColor="transparent">
                <!-- Background -->
                </widget>
        </screen>
        <!-- Main menu -->
-       <screen name="menu_mainmenu" position="170,150" size="380,285" title="Main menu">
+       <screen name="menu_mainmenu" position="center,center" size="380,285" title="Main menu">
                <widget source="title" render="Label" position="170,10" size="200,35" font="Regular;23" />
                <widget source="menu" render="Listbox" position="170,55" size="200,225" scrollbarMode="showOnDemand">
                        <convert type="StringList" />