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_hdbluelineshadow_1_2/var/usr/local/share/enigma2/HD-Blue.Line.Shadow/skin.xml

    r7451 r14719  
    8080        <color color="#000000" name="WindowTitleBackground"/>
    8181</windowstyle>
    82 
     82 <windowstyle type="skinned" id="2">
     83  <color name="Background" color="#000000" />
     84  <color name="LabelForeground" color="#ffffff" />
     85  <color name="ListboxBackground" color="#000000" />
     86  <color name="ListboxForeground" color="#ffffff" />
     87  <color name="ListboxSelectedBackground" color="#000000" />
     88  <color name="ListboxSelectedForeground" color="#ffffff" />
     89  <color name="ListboxMarkedBackground" color="#000000" />
     90  <color name="ListboxMarkedForeground" color="#ffffff" />
     91  <color name="ListboxMarkedAndSelectedBackground" color="#000000" />
     92  <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" />
     93  <color name="WindowTitleForeground" color="#ffffff" />
     94  <color name="WindowTitleBackground" color="#000000" />
     95 </windowstyle>
    8396<!-- Volume -->
    8497<screen name="Volume" backgroundColor="transparent" flags="wfNoBorder" position="40,100" size="72,202" title="Volume" zPosition="1">
Note: See TracChangeset for help on using the changeset viewer.