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_shockstyleHD/var/usr/local/share/enigma2/shockstyleHD/skin.xml

    r7451 r14719  
    9292                <color color="#000000" name="WindowTitleBackground"/>
    9393        </windowstyle>
    94 
     94 <windowstyle type="skinned" id="2">
     95  <color name="Background" color="#000000" />
     96  <color name="LabelForeground" color="#ffffff" />
     97  <color name="ListboxBackground" color="#000000" />
     98  <color name="ListboxForeground" color="#ffffff" />
     99  <color name="ListboxSelectedBackground" color="#000000" />
     100  <color name="ListboxSelectedForeground" color="#ffffff" />
     101  <color name="ListboxMarkedBackground" color="#000000" />
     102  <color name="ListboxMarkedForeground" color="#ffffff" />
     103  <color name="ListboxMarkedAndSelectedBackground" color="#000000" />
     104  <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" />
     105  <color name="WindowTitleForeground" color="#ffffff" />
     106  <color name="WindowTitleBackground" color="#000000" />
     107 </windowstyle>
    95108        <screen backgroundColor="transparent" flags="wfNoBorder" name="InfoBar" position="0,405" size="1280,300" title="InfoBar">
    96109                <ePixmap pixmap="shockstyleHD/infobar.png" position="0,0" size="1280,300" zPosition="-1"/>
Note: See TracChangeset for help on using the changeset viewer.