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_Nemesis.BlackBox_1_0/var/usr/local/share/enigma2/Nemesis.BlackBox/skin.xml

    r7451 r14719  
    104104    <color color="blue2" name="WindowTitleBackground" />
    105105  </windowstyle>
     106   <windowstyle type="skinned" id="2">
     107  <color name="Background" color="#000000" />
     108  <color name="LabelForeground" color="#ffffff" />
     109  <color name="ListboxBackground" color="#000000" />
     110  <color name="ListboxForeground" color="#ffffff" />
     111  <color name="ListboxSelectedBackground" color="#000000" />
     112  <color name="ListboxSelectedForeground" color="#ffffff" />
     113  <color name="ListboxMarkedBackground" color="#000000" />
     114  <color name="ListboxMarkedForeground" color="#ffffff" />
     115  <color name="ListboxMarkedAndSelectedBackground" color="#000000" />
     116  <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" />
     117  <color name="WindowTitleForeground" color="#ffffff" />
     118  <color name="WindowTitleBackground" color="#000000" />
     119 </windowstyle>
    106120  <!-- Fonts -->
    107121  <fonts>
Note: See TracChangeset for help on using the changeset viewer.