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_kerni-hd1_grey_1_1/var/usr/local/share/enigma2/Kerni-HD1_Grey/skin.xml

    r7451 r14719  
    8989                <color color="#000000" name="WindowTitleBackground"/>
    9090        </windowstyle>
    91 
     91 <windowstyle type="skinned" id="2">
     92  <color name="Background" color="#000000" />
     93  <color name="LabelForeground" color="#ffffff" />
     94  <color name="ListboxBackground" color="#000000" />
     95  <color name="ListboxForeground" color="#ffffff" />
     96  <color name="ListboxSelectedBackground" color="#000000" />
     97  <color name="ListboxSelectedForeground" color="#ffffff" />
     98  <color name="ListboxMarkedBackground" color="#000000" />
     99  <color name="ListboxMarkedForeground" color="#ffffff" />
     100  <color name="ListboxMarkedAndSelectedBackground" color="#000000" />
     101  <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" />
     102  <color name="WindowTitleForeground" color="#ffffff" />
     103  <color name="WindowTitleBackground" color="#000000" />
     104 </windowstyle>
    92105        <screen name="InfoBar"                          position="0,520"        size="1280,200" title="InfoBar" backgroundColor="transparent" flags="wfNoBorder">
    93106                <ePixmap position="0,0" zPosition="-1" size="1280,200" pixmap="Kerni-HD1_Grey/infobar_default.png"/>
Note: See TracChangeset for help on using the changeset viewer.