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_ghost-HD/var/usr/local/share/enigma2/ghost-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="center,507" size="1280,200" title="InfoBar" flags="wfNoBorder">
    103117    <ePixmap position="-2,0" zPosition="-1" size="1265,200" pixmap="ghost-HD/infobarle.png" />
Note: See TracChangeset for help on using the changeset viewer.