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_UltraSlate-HD_1_0/var/usr/local/share/enigma2/UltraSlate/skin.xml

    r7451 r14719  
    7979                <color name="WindowTitleBackground" color="#000000"/>
    8080        </windowstyle>
    81 
     81 <windowstyle type="skinned" id="2">
     82  <color name="Background" color="#000000" />
     83  <color name="LabelForeground" color="#ffffff" />
     84  <color name="ListboxBackground" color="#000000" />
     85  <color name="ListboxForeground" color="#ffffff" />
     86  <color name="ListboxSelectedBackground" color="#000000" />
     87  <color name="ListboxSelectedForeground" color="#ffffff" />
     88  <color name="ListboxMarkedBackground" color="#000000" />
     89  <color name="ListboxMarkedForeground" color="#ffffff" />
     90  <color name="ListboxMarkedAndSelectedBackground" color="#000000" />
     91  <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" />
     92  <color name="WindowTitleForeground" color="#ffffff" />
     93  <color name="WindowTitleBackground" color="#000000" />
     94 </windowstyle>
    8295        <screen name="InfoBar" position="0,540" size="1280,165" title="InfoBar" backgroundColor="transparent" flags="wfNoBorder">
    8396                <ePixmap position="0,1" zPosition="-1" size="1280,164" pixmap="UltraSlate/infobar.png"/>
Note: See TracChangeset for help on using the changeset viewer.