Ignore:
Timestamp:
Mar 17, 2012, 2:59:02 AM (14 years ago)
Author:
mr_pink
Message:

[E2] fix, add missing style to all skins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/skins_Concinnity910HD_1_0/var/usr/local/share/enigma2/Concinnity910-HD/skin.xml

    r7451 r14719  
    100100        <color name="WindowTitleBackground" color="black" />
    101101</windowstyle>
     102 <windowstyle type="skinned" id="2">
     103  <color name="Background" color="#000000" />
     104  <color name="LabelForeground" color="#ffffff" />
     105  <color name="ListboxBackground" color="#000000" />
     106  <color name="ListboxForeground" color="#ffffff" />
     107  <color name="ListboxSelectedBackground" color="#000000" />
     108  <color name="ListboxSelectedForeground" color="#ffffff" />
     109  <color name="ListboxMarkedBackground" color="#000000" />
     110  <color name="ListboxMarkedForeground" color="#ffffff" />
     111  <color name="ListboxMarkedAndSelectedBackground" color="#000000" />
     112  <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" />
     113  <color name="WindowTitleForeground" color="#ffffff" />
     114  <color name="WindowTitleBackground" color="#000000" />
     115 </windowstyle>
    102116<screen name="InfoBar" position="70,550" size="1140,140" title="InfoBar" flags="wfNoBorder">
    103117        <ePixmap position="0,0" zPosition="-1" size="1140,140" pixmap="Concinnity910-HD/infobarle.png" />
Note: See TracChangeset for help on using the changeset viewer.