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/swapskins_kerni-hd1_grey_1_1/var/swap/skins/Kerni-HD1_Grey/skin.xml

    r7451 r14719  
    8989                <color color="#000000" name="WindowTitleBackground"/>
    9090        </windowstyle>
    91 
     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>
    92106        <screen name="InfoBar"                          position="0,520"        size="1280,200" title="InfoBar" backgroundColor="transparent" flags="wfNoBorder">
    93107                <ePixmap position="0,0" zPosition="-1" size="1280,200" pixmap="Kerni-HD1_Grey/infobar_default.png"/>
Note: See TracChangeset for help on using the changeset viewer.