Changeset 14715


Ignore:
Timestamp:
Mar 16, 2012, 11:59:46 PM (14 years ago)
Author:
andy-1
Message:

fix skins_dreamtvhd_1_5/var/usr/local/share/enigma2/dreamTV_HD/skin.xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/skins_dreamtvhd_1_5/var/usr/local/share/enigma2/dreamTV_HD/skin.xml

    r7451 r14715  
    8080                <color name="WindowTitleBackground" color="#000000"/>
    8181        </windowstyle>
    82 
     82 <!-- Main screen colors (id=2 Color OLED (dm800se)) -->
     83 <windowstyle type="skinned" id="2">
     84  <color name="Background" color="#000000" />
     85  <color name="LabelForeground" color="#ffffff" />
     86  <color name="ListboxBackground" color="#000000" />
     87  <color name="ListboxForeground" color="#ffffff" />
     88  <color name="ListboxSelectedBackground" color="#000000" />
     89  <color name="ListboxSelectedForeground" color="#ffffff" />
     90  <color name="ListboxMarkedBackground" color="#000000" />
     91  <color name="ListboxMarkedForeground" color="#ffffff" />
     92  <color name="ListboxMarkedAndSelectedBackground" color="#000000" />
     93  <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" />
     94  <color name="WindowTitleForeground" color="#ffffff" />
     95  <color name="WindowTitleBackground" color="#000000" />
     96 </windowstyle>
    8397        <screen name="InfoBar" position="69,520" size="1142,172" title="InfoBar" backgroundColor="transparent" flags="wfNoBorder">
    8498                <eLabel backgroundColor="transpBlack" position="1,1" size="1140,170" zPosition="-1"/>
Note: See TracChangeset for help on using the changeset viewer.