Changeset 14714


Ignore:
Timestamp:
Mar 16, 2012, 10:57:26 PM (14 years ago)
Author:
andy-1
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/skins_AAF-Brushed-Alu-HD_1_0/var/usr/local/share/enigma2/AAF-Brushed-Alu-HD/skin.xml

    r7451 r14714  
    8989    <color color="black" name="WindowTitleBackground" />
    9090  </windowstyle>
     91     <!-- Main screen colors (id=2 Color OLED (dm800se)) -->
     92    <windowstyle type="skinned" id="2">
     93  <color name="Background" color="#000000" />
     94  <color name="LabelForeground" color="#ffffff" />
     95  <color name="ListboxBackground" color="#000000" />
     96  <color name="ListboxForeground" color="#ffffff" />
     97  <color name="ListboxSelectedBackground" color="#000000" />
     98  <color name="ListboxSelectedForeground" color="#ffffff" />
     99  <color name="ListboxMarkedBackground" color="#000000" />
     100  <color name="ListboxMarkedForeground" color="#ffffff" />
     101  <color name="ListboxMarkedAndSelectedBackground" color="#000000" />
     102  <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" />
     103  <color name="WindowTitleForeground" color="#ffffff" />
     104  <color name="WindowTitleBackground" color="#000000" />
     105 </windowstyle>
    91106  <!-- Volume -->
    92107  <screen name="Volume" position="380,40" size="530,35" title="Volume" flags="wfNoBorder">
Note: See TracChangeset for help on using the changeset viewer.