skin.pellucidPlus/1080i/Defaults.xml

206 lines
7.4 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<default type="label">
<posx>0</posx>
<posy>0</posy>
<label>-</label>
<height>1-row</height>
<align>left</align>
<aligny>center</aligny>
<textoffsetx>0</textoffsetx>
<font>regular</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<focusedcolor>selected</focusedcolor>
<selectedcolor>selected</selectedcolor>
2015-03-27 21:31:13 +01:00
<disabledcolor>textDisabled</disabledcolor>
<shadowcolor>-</shadowcolor>
2014-09-28 20:47:53 +02:00
</default>
<default type="textbox">
<label>-</label>
<font>regular</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
</default>
<default type="fadelabel">
<posx>0</posx>
<posy>0</posy>
2015-03-27 21:31:13 +01:00
<height>57</height>
2014-09-28 20:47:53 +02:00
<label>-</label>
<align>left</align>
<aligny>center</aligny>
<font>regular</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor>
2015-03-27 21:31:13 +01:00
<selectedcolor>textActive</selectedcolor>
<disabledcolor>textDisabled</disabledcolor>
2014-09-28 20:47:53 +02:00
<scrollout>false</scrollout>
<pauseatend>2000</pauseatend>
</default>
<default type="image">
<posx>0</posx>
<posy>0</posy>
<width>-</width>
<height>-</height>
<align>center</align>
<aligny>center</aligny>
<texture>-</texture>
</default>
<default type="button">
<posx>0</posx>
<posy>0</posy>
<align>left</align>
2015-03-27 21:31:13 +01:00
<aligny>center</aligny>
<height>2-row</height>
<width>4-col</width>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<focusedcolor>black</focusedcolor>
2015-03-27 21:31:13 +01:00
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>colors/offblack.png</texturenofocus>
<textoffsetx>24</textoffsetx>
<disabledcolor>textDisabled</disabledcolor>
<invalidcolor>disabled</invalidcolor>
2014-09-28 20:47:53 +02:00
<pulseonselect>false</pulseonselect>
</default>
<default type="togglebutton">
<posx>0</posx>
<posy>0</posy>
<width>2-col</width>
<height>54</height>
<align>left</align>
<aligny>center</aligny>
<textoffsetx>0</textoffsetx>
<label>-</label>
<texturefocus>-</texturefocus>
<texturenofocus>-</texturenofocus>
<font>itemTitle</font>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>
2015-03-27 21:31:13 +01:00
<disabledcolor>textDisabled</disabledcolor>
2014-09-28 20:47:53 +02:00
<pulseonselect>false</pulseonselect>
<colordiffuse>ffFFFFFF</colordiffuse>
</default>
<default type="radiobutton">
<posx>0</posx>
<posy>0</posy>
<width>-</width>
2015-03-27 21:31:13 +01:00
<height>2-row</height>
2014-09-28 20:47:53 +02:00
<align>left</align>
<aligny>center</aligny>
2015-03-27 21:31:13 +01:00
<textoffsetx>24</textoffsetx>
2014-09-28 20:47:53 +02:00
<textoffsety>0</textoffsety>
2015-03-27 21:31:13 +01:00
<font>menuButton</font>
2014-09-28 20:47:53 +02:00
<label>-</label>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<focusedcolor>black</focusedcolor>
2015-03-27 21:31:13 +01:00
<disabledcolor>textDisabled</disabledcolor>
2014-09-28 20:47:53 +02:00
<radiowidth>64</radiowidth>
<radioheight>64</radioheight>
2015-03-27 21:31:13 +01:00
<radioposx/>
<radioposy/>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>colors/offblack.png</texturenofocus>
2014-09-28 20:47:53 +02:00
<textureradiofocus>UIControls/radio-button-fo.png</textureradiofocus>
<textureradionofocus>UIControls/radio-button-nf.png</textureradionofocus>
<pulseonselect>false</pulseonselect>
<colordiffuse>FFFFFFFF</colordiffuse>
</default>
<default type="spincontrolex">
<posx>0</posx>
<posy>0</posy>
<width>-</width>
2015-03-27 21:31:13 +01:00
<height>2-row</height>
2014-09-28 20:47:53 +02:00
<align>left</align>
<aligny>center</aligny>
2015-03-27 21:31:13 +01:00
<textoffsetx>24</textoffsetx>
<font>menuButton</font>
2014-09-28 20:47:53 +02:00
<label>-</label>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<focusedcolor>black</focusedcolor>
2015-03-27 21:31:13 +01:00
<disabledcolor>textDisabled</disabledcolor>
2014-09-28 20:47:53 +02:00
<spinwidth>30</spinwidth>
<spinheight>30</spinheight>
2015-03-27 21:31:13 +01:00
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>colors/offblack.png</texturenofocus>
2014-09-28 20:47:53 +02:00
<textureup>UIControls/arrow-up-nf.png</textureup>
<texturedown>UIControls/arrow-down-nf.png</texturedown>
<textureupfocus>UIControls/arrow-up-fo.png</textureupfocus>
<texturedownfocus>UIControls/arrow-down-fo.png</texturedownfocus>
<pulseonselect>false</pulseonselect>
</default>
<default type="spincontrol">
<posx>0</posx>
<posy>0</posy>
<width>-</width>
2015-03-27 21:31:13 +01:00
<height>2-row</height>
2014-09-28 20:47:53 +02:00
<align>left</align>
<aligny>center</aligny>
2015-03-27 21:31:13 +01:00
<textoffsetx>24</textoffsetx>
<font>menuButton</font>
2014-09-28 20:47:53 +02:00
<label>-</label>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<focusedcolor>black</focusedcolor>
2015-03-27 21:31:13 +01:00
<disabledcolor>textDisabled</disabledcolor>
2014-09-28 20:47:53 +02:00
<spinwidth>36</spinwidth>
<spinheight>36</spinheight>
2015-03-27 21:31:13 +01:00
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>colors/offblack.png</texturenofocus>
2014-09-28 20:47:53 +02:00
<textureup>UIControls/arrow-up-nf.png</textureup>
<texturedown>UIControls/arrow-down-nf.png</texturedown>
<textureupfocus>UIControls/arrow-up-fo.png</textureupfocus>
<texturedownfocus>UIControls/arrow-down-fo.png</texturedownfocus>
<pulseonselect>false</pulseonselect>
</default>
<!--used in audio settings etc-->
<default type="sliderex">
<posx>0</posx>
<posy>0</posy>
<width>-</width>
2015-03-27 21:31:13 +01:00
<height>2-row</height>
<font>menuButton</font>
<textoffsetx>24</textoffsetx>
2014-09-28 20:47:53 +02:00
<textoffsety>0</textoffsety>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<focusedcolor>black</focusedcolor>
2015-03-27 21:31:13 +01:00
<disabledcolor>textDisabled</disabledcolor>
<texturenofocus>colors/offblack.png</texturenofocus>
<texturefocus>colors/white.png</texturefocus>
2014-09-28 20:47:53 +02:00
<sliderwidth>0</sliderwidth>
<sliderheight>0</sliderheight>
<texturesliderbar>-</texturesliderbar>
<textureslidernib>-</textureslidernib>
<textureslidernibfocus>-</textureslidernibfocus>
<pulseonselect>false</pulseonselect>
</default>
<default type="progress">
<height>12</height>
<texturebg border="0">-</texturebg>
2015-03-27 21:31:13 +01:00
<midtexture border="10">colors/white.png</midtexture>
2014-09-28 20:47:53 +02:00
<righttexture>-</righttexture>
<overlaytexture>-</overlaytexture>
</default>
<default type="scrollbar">
<width>12</width>
2015-03-27 21:31:13 +01:00
<texturesliderbar>colors/inactive.png</texturesliderbar>
2014-09-28 20:47:53 +02:00
<texturesliderbackground>colors/black.png</texturesliderbackground>
2015-03-27 21:31:13 +01:00
<texturesliderbarfocus>colors/white.png</texturesliderbarfocus>
2014-09-28 20:47:53 +02:00
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</default>
2015-03-27 21:31:13 +01:00
<default type="edit">
2014-09-28 20:47:53 +02:00
<width>8-col</width>
2015-03-27 21:31:13 +01:00
<height>2-row</height>
<font>mediumStrong</font>
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<textoffsetx>12</textoffsetx>
2015-03-27 21:31:13 +01:00
<textoffsety>0</textoffsety>
<align>center</align>
<aligny>center</aligny>
2014-09-28 20:47:53 +02:00
<focusedcolor>selected</focusedcolor>
<shadowcolor>-</shadowcolor>
<texturefocus>colors/keyselected.png</texturefocus>
<texturenofocus>colors/offblack.png</texturenofocus>
<pulseonselect>false</pulseonselect>
</default>
2015-03-27 21:31:13 +01:00
</includes>